BODY
{
    BACKGROUND: white;
    COLOR: black;
    font-size: 12px;
    font-family: Verdana;
}
TABLE
{
    font-size: 12px;
    font-family: Verdana;
}
H6
{
    font-size: 12px;
    font-family: Verdana;
}
H3
{
    background: #f0f0ff;
    font-size: 14px;
    font-family: Verdana;
    color: #0000a0;
}
H2
{
    background: #f0f0ff;
    font-size: 18px;
    font-family: Verdana;
    color: #0000a0;
}
A:link
{
    COLOR: #0000ff;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #9000ff;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #65b5ff;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #65b5ff;
    TEXT-DECORATION: underline
}

