body
{ 
    font-family: Arial, Hevetica, sans-serif; 
    font-size: 12px;
    background-color: rgb( 5%, 53%, 0% );
    color: #f9f73f;
}

table { border-spacing: 0px; }
th { border-bottom-style: groove; border-bottom-width: 2px; }
th, td { padding-left: 4px; padding-right: 4px;}
tr.odd { background-color: rgb( 6%, 58%, 1% ); }

A:link
{
    color: #f9f73f;
}

A:visited
{
    color: #f9f73f;
}
