A
{
    color : blue;
    text-decoration : underline;
}

INPUT
{
    font-size : 11px;
    border : 1px solid #666666;
}

TEXTAREA
{
    font-size : 11px;
    border : 1px solid #666666;
}

TD
{
    font-size : 12px;
}

BODY
{
    font-size : 10pt;
    font-family : Verdana, helvetica, arial;
}

.acase
{
    color : blue;
    text-decoration : underline;
    font-weight : bold;
    font-size : 8pt;
}

.criticalcase
{
    color : red;
    text-decoration : underline;
    font-weight : bold;
    font-size : 8pt;
}

.inputimg
{
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px;
    border : solid 0px #666666;
}

.optionblue
{
    font-weight : bold;
    color : blue;
}

.optiongray
{
    font-weight : bold;
    color : gray;
}

.checkbox
{
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px;
    border : solid 0px #666666;
}

.radiobtn
{
    font-family : Verdana,Arial,Helvetica;
    font-size : 6px;
    border : solid 0px #666666;
}

.message
{
    font-weight : bold;
    font-size : 10pt;
    color : red;
    font-family : Verdana, helvetica, arial;
}

.formContent
{
    font-size : 10px;
    color : #333333;
    font-family : arial, verdana, sans-serif;
    text-decoration : none;
}

.listh
{
    font-weight : bold;
    font-size : 10pt;
    font-family : Verdana,Arial,Helvetica;
    color : #000080;
}

.listd
{
    font-weight : normal;
    font-size : 10pt;
    font-family : Verdana,Arial,Helvetica;
    color : black;
}

.listnd
{
    font-weight : normal;
    font-size : 8pt;
    font-family : Verdana,Arial,Helvetica;
    color : black;
}

.normalwhite
{
    font-size : 10pt;
    color : white;
    font-family : Verdana, helvetica, Arial;
}

.normalred
{
    font-size : 10pt;
    color : red;
    font-family : Verdana, helvetica, arial;
}

.normalblue
{
    font-size : 10pt;
    color : blue;
    font-family : Verdana, helvetica, arial;
}

.smallblack
{
    font-size : 8pt;
    color : black;
    font-family : Verdana, helvetica, Arial;
}

.smallwhite
{
    font-size : 8pt;
    color : white;
    font-family : Verdana, helvetica, Arial;
}

.normalblackbold
{
    font-weight : bold;
    font-size : 10pt;
    color : black;
    font-family : Verdana, helvetica, Arial;
}

.normalbluebold
{
    font-weight : bold;
    font-size : 10pt;
    color : blue;
    font-family : Verdana, helvetica, Arial;
}

.bigbold
{
    font-weight : bold;
    font-size : 12pt;
    font-family : Verdana, helvetica, Arial;
}

.headercolor
{
    background : #CC0000;
}

.pagetitle
{
    font-family : Comic Sans MS, Verdana, helvetica, Arial;
    font-size : 14pt;
    color : #cc0000;
    font-weight : 900;
    font-style : italic;
    font-variant : small-caps;
}

.sitetitle
{
    font-family : Comic Sans MS, Verdana, helvetica, Arial;
    font-size : 14pt;
    color : #000080;
    font-weight : 900;
    font-style : italic;
    font-variant : small-caps;
}

.heading
{
    font-weight : 600;
    font-size : 12pt;
    color : #000099;
    font-family : Verdana, helvetica, Arial;
}

.underline
{
    text-decoration : underline;
}

.normalredbold
{
    font-size : 10pt;
    color : red;
    font-family : Verdana, helvetica, Arial;
}

.normaltype
{
    font-family : Verdana, helvetica, arial;
}

.normal
{
    font-size : 10pt;
    font-family : Verdana, helvetica, arial;
}

.small
{
    font-size : 8pt;
    font-family : Verdana, helvetica, Arial;
}

.smallblue
{
    font-size : 8pt;
    color : blue;
    font-family : Verdana, helvetica, Arial;
}

.big
{
    font-size : 12pt;
}

.smallred
{
    font-size : 8pt;
    color : red;
    font-family : Verdana, helvetica, Arial;
}

.tiny
{
    font-size : 8pt;
    font-family : Verdana, helvetica, Arial;
}

.tinywhite
{
    color : white;
    font-size : 8pt;
    font-family : Verdana, helvetica, Arial;
}

.smallblackbold
{
    font-weight : bold;
    font-size : 8pt;
    color : black;
    font-family : Verdana, helvetica, Arial;
}

.subtitles
{
    font-weight : bold;
    font-size : 14pt;
    color : #000099;
    font-family : Verdana, helvetica, Arial;
}

.red
{
    background : #cc0000;
}

.tinygray
{
    font-size : 8pt;
    color : gray;
}

