BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial, SansSerif;
    BACKGROUND-COLOR: black;
}
TD
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial, SansSerif;
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-FAMILY: Arial, SansSerif;
}
A:link
{
    COLOR: white;
    FONT-FAMILY: Arial, SansSerif;
   	TEXT-DECORATION: none;
}
A:visited
{
    COLOR: white;
    FONT-FAMILY: Arial, SansSerif;
    TEXT-DECORATION: none;
}
