body {  background: #e1e1e1; }



 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:#505050; }
 h1 { font-size:14pt; }
 h2 { font-size:12pt; font-style:italic; }
 i { font-size:13pt; }
 td,p,b { font-size:9pt; }
 small { font-size:8pt; }
 body { font-size:9pt; }



 


 a:link { color:#000000; text-decoration:underline; font-style:bold;}
 a:visited { color:#505050; text-decoration:none; }
 a:active { color:#ff00ff; text-decoration:underline; }
 a:hover {text-decoration:bold; color:#ff00ff;}