BODY
{
    FONT-SIZE: 15px;
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: black
}
A:link
{
    COLOR: white;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #0000ff;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: underline
}
H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 2em;
    COLOR: #ffff80;
    FONT-FAMILY: Tahoma, Helvetica, Arial, sans-serif;
    TEXT-ALIGN: center
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.5em;
    COLOR: white;
    FONT-FAMILY: Tahoma, Helvetica, Arial, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.5em;
    COLOR: white;
    FONT-FAMILY: Tahoma, Helvetica, Arial, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
H4
{
    FONT-SIZE: 1em;
    COLOR: gray;
    FONT-FAMILY: Tahoma, Arial
}
H5
{
    COLOR: silver
}
A
{
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial
}
A:visited
{
    COLOR: gray;
    FONT-FAMILY: Tahoma
}
H6
{
    FONT-SIZE: 8pt;
    COLOR: palegoldenrod;
    FONT-FAMILY: Tahoma, Arial
}
TD
{
    FONT-SIZE: 15px;
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial
}