body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #003377; 
	font-weight: bold; 
	}

.title { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #003377; 
	font-weight: bold; 
	}
.firstPage {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #003377; 
	font-weight: normal; 
	}
	
TD {  
	font-family: Verdana;
	font-size: 12px; 
	color: black; 
	font-weight: normal; 
	}

A { 
	font-family: Verdana;
	font-size: 12px;
	color: darkred;
	font-weight: normal;
	text-decoration: none;
	}

A:HOVER { 
	  font-family: Verdana;
	  color: #003377;
	  font-weight: normal;
	  text-decoration: underline; }