body {  background: #f5f5f5; margin-top:30px; margin-bottom:30px; margin-left:20px; margin-right:10px; }



 p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,small, body
     { font-family:"Times New Roman","Times";  color:#4E4E4E; }
 h1 { font-size:14pt; }
 h2 { font-size:12pt; font-style:italic; }
 i { font-size:13pt; }
 p,b { font-size:9pt; }
 td { font-size:10pt;background: #ffffff; }

 small { font-size:8pt; }
 body { font-size:9pt; }



 


 a:link { color:#000000; text-decoration:underline; font-style:bold;}
 a:visited { color:#606060; text-decoration:underline; }
 a:active { color:#ff00ff; text-decoration:underline; }
A:hover {text-decoration:bold; color:#FF00ff;}