BODY { color: black;
       font-weight: bold;
       text-align: center;
       font-size:10pt;
       font-family: 'futura', arial, sans-serif
     }
A:hover { color:#cc0000}
A:link { color: #CC0000 }
A:visited { color: #cc0000 }
A:active { color: #cc0000 }
H1 {font-weight: bold;
    text-align: left;
    color: #323199;
    font-size:18pt;
    font-family: arial, sans-serif
   }
H2 {font-weight: bold;
    text-align: left;
    color: #000000;
    font-size:11pt;
    font-family: arial, sans-serif
   }
H3 {font-weight: normal;
    text-align: left;
    color: black;
    font-size:10pt;
    font-family: arial, sans-serif
   }
H4 {font-weight: normal;
    text-align: left;
    color: #CC0000;
    font-size:11pt;
    font-family: arial, sans-serif
   }    
H5 {font-weight: normal;
    text-align: left;
    color: black;
    font-size:10pt;
    font-family: arial, sans-serif
   } 
H6 {font-weight: normal;
    text-align: center;
    color: black;
    font-size:10pt;
    font-family: arial, sans-serif
   } 


