body { background-color:#EFEFEF;     }
h1 { font-size:18pt;
     color:#000000;
     border-bottom:solid black;
   }
h2 { font-size:12pt;
     color:#000000; 
     border-top:solid thin black; 
     border-bottom:solid thin black;  
     margin-bottom:0pt;  }
h3 { font-size:14pt;
     color:#000000;  
     border-top:solid thin black; 
     border-bottom:solid thin black;    }

h4 { font-size:12pt;
     color:#000000;  
       }

h1, h2, h3, h4  {     font-family:Verdana,Helvetica,Arial,sans-serif;
            }

a, p, li, div  { font-size:10pt;
          font-family:Verdana,Helvetica,Arial,sans-serif;
               color:blue; }
a:active { font-weight:bold;color:#339933 }
