BODY {
    font-family: Geneva, sans-serif;
    font-size: 9pt;
}

A:link {
    color: #000000;
}
A:visited {
    color: #000000;
}
A:active {
    color: #000000;
}
A:hover {
    color: #553b8b;
}


P {
    font-family: Geneva, sans-serif;
    font-size: 9pt;
}

P.red {
    color:red;
}

P.copyright {
    font-size: 8pt;
}


TH {
    font-family: Geneva, sans-serif;
    font-size: 9pt;
}

TD {
    font-family: Geneva, sans-serif;
    font-size: 9pt;
    vertical-align: text-top;
}

TD.label {
    color: #131313;
    font-style: normal;
    vertical-align: top;
}

TD.rovalue {
    color: #CC3333;
    font-style: normal;
}

TD.rwvalue {
    color: #131313;
    font-style: normal;
}

.mandatory {
    color: red;
    font-style: italic;
    vertical-align: top;
}


H1 {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    color: #553b8b;
    font-size: 14pt;
    font-weight: bold;
}

H2 {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    color: #553b8b;
    font-size: 12pt;
    font-weight: bold;
}

H3 {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    color: #553b8b;
    font-size: 10pt;
    font-weight: bold;
}


input.but{
    color:#ffffff; background-color:#553B8B; font-family:verdana; font-weight:bold; font-size:9pt;
}

textarea, input, select {
    font-family: Courier;
}

.a1  { color: black; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.a2  { color: #553b8b; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
