h1 { font-size: 18px;
     font-family: arial,helvetica,sans-serif;
     text-align: center; }
h2 { font-size: 16px;
     font-family: arial,helvetica,sans-serif;
     text-align: center; }
h3 {
	font-family: arial,helvetica,sans-serif; 
	font-size: 14px;
	color="black";
	font-weight: normal;
	margin: 0px;
}
A         {text-decoration : none; color="blue"; }
A:Visited {text-decoration : none; color="blue"; }
A:Active  {text-decoration : underline; color="blue"; }
A:Hover   {text-decoration : underline; color="blue";
 }
td {
font-family: arial,helvetica,sans-serif; 
font-size: 14px;
color="black";
}

#BODY{
#font-family: arial,helvetica,sans-serif; 
#font-size: 14px;
#color="green";
#}
