h1{
  border-left: solid 1em;
  border-bottom: solid 2px;
  padding: 0.2em;
 font-size : 9pt

 }

body,table,tr,td{ font-size : 8pt;
 font-family :Verdana,MS Gothic,generic font family
 }
 
A:link		{ color:#FF0000 }
A:visited	{ color:#FF0000 }
A:hover		{ text-decoration:underline;color:#00FFFF }

</STYLE>