BODY {
    font-family: Verdana, Arial, Arial CE, Sans-serif;
    font-size: 13px;
    background: #000000;
    margin: 0px;
    padding: 0px;
    scrollbar-base-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-arrow-color: #ffffff;
    }

TABLE {
    font-family: Verdana, Arial, Arial CE, Sans-serif;
    font-size: 11px;
    line-height: 160%;
    background: #ffffff;
    border-top: 1px solid #666666;
    }

THEAD {
        background: #e0e0e0;
    }

TD {
    vertical-align: top;
    border-bottom: 1px solid #666666;
    }

H1 {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    border-bottom: 1px solid #666666;
    }

H2, H4, H6 {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    }

H3, H5 {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background: #f0f0f0;
    padding-left: 10px;
    }

STRONG {
    color: #666666;
    }

HR {
    height: 1px;
    color: #666666;
    }

A, A:link, A:visited {
    color: #666666;
    }

A:hover, A:active {
    color: #000000;
    text-decoration: none;
    }

LI {
    padding-bottom: 10px;
    }









.layout, FORM {
    background: transparent;
    margin: 0px;
    padding: 0px;
    border: none;
    text-decoration: none;
    }
                        
                                                                