body
{
    background-color: #3b3232;
    color: #cccccc;
    font-family: tahoma, helvetica, arial;
    font-size: 10pt;
}
a:active
{
    color: #000088;
}
a:link, a:visited
{
    color: #baa382;
}
a:hover
{
    color: #eeeeee;
}
h5, td, li
{
    font-size: 10pt;
}
b
{
    color: #eeeeee;
}

