BODY
{
    BACKGROUND-COLOR: whitesmoke;
    BACKGROUND-IMAGE: url(/images/gothic.gif);
    MARGIN: 5px;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana;
    FONT-SIZE: small
}
A:link
{
    COLOR: #4b0082;
    FONT-SIZE: small
}
A:visited
{
    COLOR: #4b0082;
    FONT-SIZE: small
}
A:active
{
    COLOR: #009cff;
    FONT-SIZE: small
}
A:hover
{
    COLOR: #666666;
    FONT-SIZE: small
}
IMG.hand
{
    MARGIN-LEFT: 2px;
    CURSOR: hand
}
TD.coloredLabel
{
    FONT-WEIGHT: bold;
    COLOR: #ff3100
}
TABLE
{
    FONT-SIZE: small
}
TH
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #009cff
}
H1
{
    COLOR: #4b0082
}
H2
{
    COLOR: #4b0082
}
H3
{
    COLOR: #4b0082
}