body { font-weight: bold; 
       font-size: 9pt;
       font-family: "Arial", "Helvetica", "sans-serif"; 
       color: #99ffff;
/*       font-color: #99ffff; */
       background: #003399 
     }
a:link    { color: #99ffff }
a:active  { color: #ff0000 }
a:visited { color: #99ffff }
a    { text-decoration:none;
     }
