BODY
{
    MARGIN: 0px;
    BACKGROUND-COLOR: white;
    FONT-SIZE: 66.67%;
    FONT-FAMILY: trebuchet ms;
    COLOR: #333333
}
TABLE
{
    FONT-SIZE: 100%;
    BORDER-COLLAPSE: collapse
}
INPUT
{
    FONT-SIZE: 100%;
}
TEXTAREA
{
    FONT-FAMILY: trebuchet ms;
    FONT-SIZE: 100%;
}

H3
{
    color: olivedrab
}
H4
{
    margin: 10 0 10 0
}
P
{
    margin: 10 0 10 0
}
UL
{
    margin: -5 0 10 30
}
A
{
    color: olivedrab;
}
A:active
{
    color: olivedrab;
}
A:visited
{
    color: olivedrab;
}
A:hover
{
    color: #de9400;
}
A.A1
{
    color: #9b0101;
    text-decoration: none;
}
A.A1:visited
{
    color: #9b0101;
    text-decoration: none;
}
A.A1:hover
{
    color: #b19b2c;
    text-decoration: none;
}
A.A3
{
    color: #666666;
    text-decoration: underline;
}
A.A3:visited
{
    color: #666666;
    text-decoration: underline;
}
A.A3:hover
{
    color: #666666;
    text-decoration: none;
}

TABLE.SUBBLOCK
{
    FONT-FAMILY: ms sans serif;
    FONT-SIZE: 95%;
    BORDER-COLLAPSE: collapse
}
.Flat
{
    border: 1px solid gray;
}

.DropDownMenu TD
{
    padding: 3 10 3 10;
}
.DropDownMenu A
{
    color: #555555;
    font-weight: bold;
    text-decoration: none;
}
.DropDownMenu A:visited
{
    color: #555555;
    font-weight: bold;
    text-decoration: none;
}
.DropDownMenu A:hover
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}