<STYLE type="text/css">
 BODY 	{
 	background: white; 
 	}
 P 	{
 	font-family: Arial,Helvetica;  
 	font-size: x-small; 
 	}
 H2 	{
 	font-size: large; 
 	font-weight=bold; 
 	}
 H3 	{
 	font-size: small; 
 	font-weight=bold; 
 	color: 3c5a50; 
 	}
 TD 	{
 	font-family: Arial,Helvetica;  
 	font-size: x-small; 
 	}
 B 	{
 	font-weight=bold; 
 	font-size: x-small; 
 	color: 3c5a50; 
 	}
a:hover {
	text-decoration: underline;
	color: #FFCC18;
	}
 .gray 	{
 	color: gray; 
 	}
 .quote	{
 	font-weight=normal; 
 	font-size: x-small; 
 	color: 000000; 
 	}
 .menu 	{
 	font-weight: bold; 
 	color: 3c5a50; 
 	}
 .small {
 	font-size: xx-small; 
 	}
 .h2 	{font-size: large; 
 	font-weight=bold; 
 	}
 </STYLE>