A:link { text-decoration: none;
		 font-size: 9pt;
		 font-family: verdana;
		 font-weight: bolder;
		 color: #ff0000
	   }
A:active { text-decoration: underline;
		 font-size: 9pt;
		 font-family: verdana;
		 Background-color: #cccccc;
		 font-weight: bolder;
		 color: #ff0000
	   }
A:visited  { text-decoration: none;
		 font-size: 9pt;
		 font-family: verdana;
		 font-weight: bolder;
		 color: #880000
	       }
A:hover { text-decoration: underline;
		 font-size: 9pt;
		 font-family: verdana;
		 font-weight: bolder;
		 color: #880088
	    }

P { font-size: 9pt;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif
 } 
