body
 { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
A:link
{
    COLOR: #2244aa;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #2244aa;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #2244aa;
    TEXT-DECORATION: none
}
H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px
}
H2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px
}
H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px
}
H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px
}
.error
{
    FONT-SIZE: 10px;
    COLOR: red
}
.qnum
{
    BACKGROUND-COLOR: "EEEEEE";
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
}
.qtext
{
    BACKGROUND-COLOR: "CCCCCC";
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
}
.qanswer
 { font-size: 10px; background-color: "CCCCCC" }
.success
{
    FONT-SIZE: 12px;
    COLOR: green
}
.tablehead
 { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #d1d6e6 }
A.tablehead:link { color: white }
A.tablehead:hover { text-decoration: underline }
A.tablehead:visited { color: white }
A.tablehead:active { color: white }
.tableCellNormal
 { font-size: 10px }
.tableCellColoured
 { font-size: 10px; background-color: #cccccc }
.small
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
.bodytext
 { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
.bodytextindent
 { margin-right:18px;
 color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
.bodytextsm
 { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
.bodywhite
 { color: white; font-size: 9pt }
.bodyhead
 { color: black; font-size: 14px; font-weight: bold; text-decoration: underline }
.formfields
  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; border: dotted 1px ActiveBorder }
.body
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A
{
    COLOR: #003399;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
input.cap
 { color: black; font-size: 10px; text-transform: uppercase }

.textareainput { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px }

textarea.cap
 { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-transform: uppercase }

.news {
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: arial, helvetica, sans-serif
}

.newswords {
    FONT-SIZE: 10pt;
    FONT-WEIGHT:BOLD;
    text-transform: uppercase;
    COLOR: black;
    FONT-FAMILY: arial, helvetica, sans-serif
}

.newsmore {
    text-transform: uppercase;
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: arial, helvetica, sans-serif
}

.cch {
    COLOR: #2244aa;
    FONT-WEIGHT:BOLD;
    TEXT-DECORATION: none

}