H1 { font-size: 22pt;
     font-style: normal;
     color: "CCCCCC";
     background:"000099"      }
    
H2 { font-size: 20pt;
     font-style: normal;
     color: "FF0000"; }

BODY { font-size: 10pt;
       font-style: normal;
       color: "FF0000"; }      

A:link { color: "00CCEE"; 
         text-decoration: none; } 

A:visited { color: "00CCEE";
            text-decoration: none; }

                          