/* Document Defaults */

BODY, TABLE
{
    background-color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: white;
    letter-spacing: normal;
    text-align: left;
    text-indent: 0pt;
    word-spacing: normal;
    margin-top: 0 ;
    margin-left: 0 ;
    scrollbar-track-color : white;
    scrollbar-face-color: #990000;
    scrollbar-shadow-color: black;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: black;
    scrollbar-arrow-color: white;
    

}


a:active		{ color: #FFCC66; font-weight: normal; text-decoration: underline}
a:link			{ color: #FFCC66; font-weight: normal; text-decoration: underline}
a:visited		{ color: #FFCC66; font-weight: normal; text-decoration: underline}
a:hover			{ color: yellow; font-weight: normal; text-decoration: underline}
