body
{
    background-color: #010D0E;
    margin: 0px;
    font-size: 8pt;
    font-family: Tahoma;
    color: #FFFFFF;
}

body, td, th
{
    font-family: Tahoma;
    font-size: 8pt;
}

a:link
{
    text-decoration: none;
    color: #666666;
}
a:visited
{
    text-decoration: none;
    color: #666666;
}
a:active
{
    text-decoration: none;
    color: #666666;
}
a:hover
{
    text-decoration: none;
    color: #333333;
}

