body {
    font-family: Verdana;
    font-size: 12px;
    color: #333;
    font-weight: bold
    }
h1 {
    font-family: Verdana;
    font-size: 14px;
    color: #900;
    text-decoration: underline;
    font-weight: bold
    }
a:link {
    font-family: Verdana;
    font-size: 12px;
    color: #900;
    text-decoration: underline
    }
a:hover {
    text-decoration: none
    }
a:active {
    color: #900
    }
a:visited {
    color: #C90
    }
h2 {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #036
    }
h3 {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #900
    }
table {
    font-family: Verdana;
    font-size: 12px;
    color: #333;
    font-weight: bold
    }
h6 {
    font-family: Verdana;
    font-size: 10px;
    color: #999;
    font-weight: normal
    }