BODY
{
    FONT-FAMILY: 'Times New Roman'
}
A.emailLink
{
    COLOR: white
}
.header
{
    COLOR: white;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}
.MainRed
{
    COLOR: #990000;
    FONT-FAMILY: Times New Roman;
    FONT-WEIGHT: bold
}
.MainGreen
{
    COLOR: #336633;
    FONT-FAMILY: 'Times New Roman';
    FONT-WEIGHT: bold
}
.description
{
    COLOR: #336633;
    FONT-SIZE: 15px;
    FONT-STYLE: italic;
    TEXT-ALIGN: left;
    TEXT-INDENT: 0.2in
}
A.emailMainRed
{
    COLOR: #990000;
    FONT-FAMILY: 'Times New Roman';
    FONT-WEIGHT: bold
}
.regGreen
{
    COLOR: #336633;
    FONT-FAMILY: 'Times New Roman'
}
.Indent
{
    TEXT-INDENT: 0.1in
}
.fieldRequired
{
    COLOR: mediumblue
}
.errorReturn
{
    BACKGROUND-COLOR: yellow;
    COLOR: black
}
.submitHeader
{
    COLOR: #990000;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 20px;
    FONT-WEIGHT: bold
}
.ReportHeader
{
    BACKGROUND-COLOR: #336633;
    COLOR: white
}
.ReportLower
{
    BACKGROUND-COLOR: #990000;
    COLOR: white
}

