body { background-color:#000000;
       margin-top:0px;
       font-family:Helvetica,Arial,sans-serif;}
       
table { background-color:#FFFFCC;}

 a:link { color:#EE0000; text-decoration:none; font-style:normal; font-weight:bold; }
 a:visited { color:#EEAAAA; text-decoration:none; font-weight:bold; }
 a:focus { color:#00AA00; background-color:#FFFF77; font-weight:bold; }
 a:hover { color:#EE0000; text-decoration:none; background-color:#FFFF99; font-weight:bold; }
 a:active { color:#0000EE; background-color:#FFFF99; font-weight:bold; }

h1 { font-size:16pt;
     color:blue;
     font-style:bold;}
     
h2 { font-size:12pt;
     color:#FF0000;
     font-style:bold;}
  
p,li  { font-size:10pt;
        font-family:Helvetica,Arial,sans-serif;}

td { vertical-align:top;
     font-size:10pt;
     font-style:italic;
     font-family:Helvetica,Arial,sans-serif;
     line-height:14pt}