.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #006600}
.subheading {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #336600}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}

.errheader
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: capitalize;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white
}
.errdetail
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    LIST-STYLE-TYPE: none
}
