        body {
        color: 333333;
        font-family: Lucida Sans Unicode;
        font-size: 13px;
        margin-top: 1%;
        }

        a:link {color: #726452 ; text-decoration:underline}
        a:active {color: #726452 ; text-decoration:underline}
        a:visited {color: #726452 ; text-decoration:underline}
        a:hover { color: #FFCC33 ; text-decoration:none}

.tdhead {
        font-family: Lucida Sans Unicode;
        font-size: 13px;
        padding: 2;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #DDAD08;
        border-bottom-width: none;
        background-color: #FEFADE;
}

.basictable {
        font-family: Lucida Sans Unicode;
        font-size: 13px;
        width: 100%;
        margin: 0px;
        padding: 0px;
        border: 0px;
}


.fontclass {
        font-family: Lucida Sans Unicode;
        font-size: 13px;
}
