body		{ color: white;
			  background-color: #234671;
			  font-family:Arial }

td  		{ color: #DDDDDD; 			  
			  font-weight: bold; 
			  font-size: 10pt}
			  
a			{ color: #dbd71d; 			  
			  font-weight: bold; 
			  font-size: 10pt;
			  text-decoration: none}			  
			  
a:hover		{ color: #ffffff;
			  font-weight: bold; 
			 }