    * {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : #000000;
    }
    A:VISITED, A:LINK, A:HOVER, A:ACTIVE {
        color : 003399;
        text-decoration : underline;
        font-weight : bold;
    }
    .small  {
        font-size : 7pt;
    }
    H1,H2,TH {
        font-family : Garamond;
        color : 003399;
    }
    H1 {
        font-size : 16pt;
    }
    H2,TH {
        font-size : 14pt;
    }