        body, td, th, table, div, p, h1, h2, h3, h4, h5, h6 {
                font : Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-weight : normal;
        }
        p {
                font-size : 8pt;
                font-weight : normal;
        }
        }
        h1, h2, h3, h4, h5, h6 {
                font-weight : bold;
        }
        a {
                text-decoration : underline;
        }
        a:link {
                color : #336699;
                font-weight : normal;
        }
        a:visited {
                color : #336699;
                font-weight : normal;
        }
        a:active {
                color : #0000ff;
        }
        a:hover {
                color: #336699;
                text-decoration: underline
        }
        th {
                color : #ffffff;
                background : #336699;
        }
