/* remember, the style sheet will be with you, always! */


.n, span, .normal, dl, dd, dt
	{
	color: #eeeeff;
	font-family: arial, helvetica;	
	font-size: 13px;

	}


small
	{
	font-family: arial, helvetica;
	font-size: 11px;
	}

strong
	{
	color: #ffffff;
	font-weight: bold;
	}

pre
	{
	font-family: courier new, courier;
	font-size: 12px;
	}

.title
	{
	font-family: arial, helvetica;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	}

.title_secret
	{
	font-family: arial, helvetica;
	font-size: 16px;
	color: #ffff00;
	font-weight: bold;
	text-align: left;
	}
.title_nok
	{
	font-family: arial, helvetica;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	text-align: left;
	}
.intro
	{
	font-family: lucida, arial, helvetica;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	}

.article
	{
	font-family: lucida, arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	}
	
.msg
	{
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #00cc00;
	}

.msg_error
	{
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #ff3344;
	}

.newsP
	{
	font-family: arial, lucidasans, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #eeeeff;
	}

