body{ 	font-size: 12pt ; 
	line-height : 16pt ;
	color : darkblue }
tbody{ 	font-size: 12pt ; 
	line-height : 16pt ;
	color : darkblue }
h1{ 	font-size: 14pt ; 
	line-height : 18pt ;
	color : blue }
a{  	font-size : 10pt;
  	line-height : 10pt;
  	font-family : arial;
  	color : darkgreen;
  	text-decoration : none;}
a:hover{  color : aqua;}
a:active{  color : silver;}