H1 { font-family:Verdana, Arial;
     font-style:normal;
     font-weight:900;
     font-size:24pt;
     color:black;
     text-align:center; } 
H2 { font-family:Verdana, Arial;
     font-style:normal;
     font-weight:800;
     font-size:18pt;
     color:black;
     text-align:center; } 
H3 { font-family:Verdana, Arial;
     font-style:normal;
     font-weight:600;
     font-size:14pt;
     color:black;
     text-align:center; } 
H4 { font-family:Verdana, Arial;
     font-style:italic;
     font-weight:600;
     font-size:14pt;
     color:teal;
     text-align:left; } 
H5 { font-family:Verdana, Arial;
     font-style:italic;
     font-weight:600;
     font-size:12pt;
     color:teal;
     text-align:left; }
P { font-family:Verdana, Arial;
    font-style:normal;
    font-weight:normal;
    font-size:9pt;
    color:navy; }
BODY { font-family:Verdana, Arial;
       font-style:normal;
       font-weight:normal;
       font-size:10pt;
       color:navy; }
TD { font-family:Verdana, Arial;
     font-style:normal;
     font-weight:normal;
     font-size:10pt;
     color:red; }
A:LINK { text-decoration:none;
         color:green }
A:VISITED { text-decoration:none;
            color:green }
A:ACTIVE { text-decoration:none;
           color:green }
