

BODY
{

    color: inherit;
    background: black;
    text-align: left;
    font-size:11px; font-family:Verdana,Arial;
    color:black;
    scrollbar-highlight-color: #333333;
    scrollbar-base-color: black;
    scrollbar-3dlight-color: #333333;
    scrollbar-darkshadow-color: #333333;
    scrollbar-track-color: #333333;
    scrollbar-arrow-color: #333333;
}
H1
{
    COLOR: white
}
H2
{
    COLOR: white
}
H3
{
    COLOR: white
}
H4
{
    COLOR: white
}
H5
{
    COLOR: white
}
P
{
    COLOR: white
}
A:link {color:white; text-decoration:none}

A:visited {color:white; text-decoration:none}

A:hover  {color:#333333; text-decoration:none}

A:active {color:white; text-decoration:none}

TABLE
{
    COLOR: white
}
PRE
{
    COLOR: white
}

