BODY      { font-family     : Arial, Helvetica, sans-serif;
            color           : #0072C6;
            font-size       : 12px;
; font-weight: 300
          }

P         { font-family     : Arial, Helvetica, sans-serif;
            color           : #0072C6;
            font-size       : 12px;
; font-weight: 300
          }


H1        { font-family     : Arial, Helvetica, sans-serif;
            color           : #0072C6;
            font-size       : 25px;
            font-weight     : bold;
          }

H2        { font-family     : Arial, Helvetica, sans-serif;
            color           : #990000;
            font-size       : 17px;
            font-weight     : bold;
          }

H3        { font-family     : Arial, Helvetica, sans-serif;
            color           : #990000;
            font-size       : 12px;
            font-weight     : bold;
          }

H4        { font-family     : Arial, Helvetica, sans-serif;
            color           : #0072C6;
            font-size       : 12px;
            font-weight     : 300;
          }

H5        { font-family     : Arial, Helvetica, sans-serif;
            color           : #0072C6;
            font-size       : 12px;
            font-weight     : bold;
          }

H6        { font-family     : Arial, Helvetica, sans-serif;
            color           : #990000;
            font-size       : 12px;
            font-weight     : 300;
            font-style      : italic;
          }

TD        { font-family     : Arial, Helvetica, sans-serif;
            color           : #0072C6;
            font-size       : 12px;
            font-weight     : 300;
          }

a:link    { font-family     : Arial, Helvetica, sans-serif;
            color           : #0072C6;
            font-size       : 12px;
            text-decoration : underline;
; font-weight: 300
          }

a:visited { font-family     : Arial, Helvetica, sans-serif;
            color           : #0072C6;
            font-size       : 12px;
            text-decoration : underline;
; font-weight: 300
          }

a:hover   { font-family     : Arial, Helvetica, sans-serif;
            color           : #990000;
            font-size       : 12px;
            text-decoration : underline;
; font-weight: 300
          }

a:active  { font-family     : Arial, Helvetica, sans-serif;
            color           : #0072C6;
            font-size       : 12px;
            text-decoration : underline;
; font-weight: 300
          }