p 	   {  font-family: Arial, Helvetica;
	   	  font-size: 9pt
	   }
body   { font-family: Arial, Helvetica;
	   	 font-size: 9pt
	   }
LI 	   {  font-family: Arial, Helvetica;
	   	  font-size: 9pt
	   }

a	   {text-decoration:none;	
	   }
A:link 	   { color: black }   /* unvisited link */
A:visited  { color: black }   /* visited links */
A:active   { color: black }   /* active links */
a:hover	   { color: blue }
	