
BODY {  
	color: white;  
	font-size: 12px;	
//	line-height: 1.5; 
	background-color: #176BB4;
	margin-left: 0px;
	margin-top: 0px;
	}
A {	color: #FFFFFF;	//  text-decoration: none;	text-decoration:underline;}
A:hover {	color:#CCCCCC; 	text-decoration: underline;}
FORM {	display: inline;}
TD {font-family: Verdana, Arial, Helvetica; color: white; font-size: 12px; line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	color: white;
}
