BODY, TD {
	background-color : #003399;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: White;
}

A:link, A:visited { 
	text-decoration:none; color:orange; font-weight: bold;
}

A:active, A:hover	{
	 text-decoration:none; color:red; font-weight: bold;
}  

A.nielink { text-decoration:none; color:white; font-weight:normal; }

.zaz {
	font-weight: bold;
	color: #6699FF;
}
.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: White;
}

.small {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: White;
}

H3 {
	font-size : 16px;
	font-weight : bold;
}

.jas {
	background-color : #003399;
}

