A:link
{
    COLOR: #330099;
    FONT-FAMILY: Verdana;
    text-decoration: none;
}
A:visited
{
    COLOR: #000099;
    FONT-FAMILY: Verdana;
    text-decoration: none;
}
A:active
{
    COLOR: fuchsia;
    FONT-FAMILY: Verdana;
    text-decoration: none;
}
BODY
{
    color: black;
    font-family: Verdana, Arial, Helvetica;
    background-color: #99ccff;
    font-size: smaller;
}
H1
{
    color: navy;
    font-family: Verdana;
    font-weight: bold;
    font-size: larger;
}
H2
{
    color: navy;
    font-family: Verdana;
    font-weight: bold;
    font-size: larger;
    text-decoration: underline;
}
H3
{
    COLOR: royalblue;
    FONT-FAMILY: Verdana
}
H4
{
    FONT-SIZE: xx-small;
    COLOR: darkblue;
    FONT-FAMILY: Verdana
}
H5
{
    COLOR: #ff9900;
    FONT-FAMILY: Times New Roman, Times
}
H6
{
    COLOR: #003399;
    FONT-FAMILY: Verdana, 'Times New Roman', Times
}
TABLE
{
    VERTICAL-ALIGN: sub;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #99ccff
}
INPUT
{
    FONT-FAMILY: Verdana
}
TABLE TBODY
{
    font-family: Verdana;
    color: black;
    background-color: #99ccff;
    font-size: smaller;
}
TABLE THEAD
{
    font-weight: bolder;
    font-size: 13px;
    color: white;
    font-family: Verdana;
    background-color: #000099;
    text-decoration: none;
    text-transform: none;
}
.tsmall
{
    FONT-SIZE: xx-small;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #99ccff
}
.tsmall2
{
    FONT-SIZE: xx-small;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #97d8fa
}
