A:link
{
    COLOR: #3399ff
}
A:visited
{
    COLOR: #3366cc
}
A:active
{
    COLOR: #ff9900
}
TABLE
{
    table-border-color-light: rgb(255,204,102);
    table-border-color-dark: rgb(204,153,102)
}
BODY
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #666633;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
H1
{
    COLOR: #999933;
    FONT-FAMILY: Times New Roman, Times
}
H2
{
    COLOR: #cc9900;
    FONT-FAMILY: Times New Roman, Times
}
H3
{
    COLOR: #006699;
    FONT-FAMILY: Times New Roman, Times
}
H4
{
    COLOR: #999900;
    FONT-FAMILY: Times New Roman, Times
}
H5
{
    COLOR: #ff9900;
    FONT-FAMILY: Times New Roman, Times
}
.ServiceHeading { font-family: Verdana; font-size: 14pt; color: #FFCC00; font-weight: bold }
H6
{
    COLOR: #3366cc;
    FONT-FAMILY: Times New Roman, Times
}
TD.Instruction
{
    COLOR: purple;
    FONT-FAMILY: 'Comic Sans MS', 'Arial Narrow';
    FONT-SIZE: 10pt
}
TD.Label
{
    COLOR: black;
    FONT-FAMILY: 'Arial Narrow', 'Book Antiqua';
    FONT-SIZE: 10pt
}
p.Par_Error
{
    COLOR: red;
    FONT-FAMILY: 'Book Antiqua', 'Arial Narrow';
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}
TD.Error
{
    BACKGROUND-COLOR: yellow
}
.HelpMsg     { font-family: Verdana; font-size: 10pt; color: #000000 }
