BODY
{
    BACKGROUND-COLOR: #00224C;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica
}
TABLE
{
    table-border-color-light: rgb(204, 153, 255);
    table-border-color-dark: rgb(204, 0, 204)
}
H1
{
    COLOR: white;
    FONT-FAMILY: Times
}
H2
{
    COLOR: white;
    FONT-FAMILY: Times
}


A:link
{
    COLOR: #ffffff
}
A:visited
{
    COLOR: #aaaaaa
}
A:active
{
    COLOR: #aaaaaa
}

.hand
{
    CURSOR: hand;
}
