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