BODY {
SCROLLBAR-FACE-COLOR: "#FCA601";
SCROLLBAR-HIGHLIGHT-COLOR: #FFB400;
SCROLLBAR-SHADOW-COLOR: #0C0082;
SCROLLBAR-3DLIGHT-COLOR: #0C0082;
SCROLLBAR-ARROW-COLOR: #0C007F;
SCROLLBAR-TRACK-COLOR: #0C007F;
SCROLLBAR-DARKSHADOW-COLOR: #0C0082;
}


.text        {
font-family: arial, verdana, helvetica;
font-size: 11px;
line-height: 16px;
text-decoration: none;
color: #0C0084;
}

.textwhite {
font-family: arial, verdana, helvetica;
font-size: 11px;
line-height: 14px;
text-decoration: none;
color: #FFFFFF;
}


A:link {color: #505050; text-decoration: none;}
A:visited {color: #505050; text-decoration: none;}
A:active {color: #505050; text-decoration: none;}
A:hover {color: #000000; text-decoration: none;}

A.textwhite:link        {color: #FFFFFF; text-decoration: none;}
A.textwhite:active      {color: #FFFFFF; text-decoration: none;}
A.textwhite:visited     {color: #FFFFFF; text-decoration: none;}
A.textwhite:hover       {color: #0C0084; text-decoration: none;}


.pageheadline        {
font-family: arial, verdana, helvetica;
font-size: 18px;
font-weight: bold;
line-height: 20px;
text-decoration: none;
color: #FFFFFF;
}

.pageheadline2        {
font-family: arial, verdana, helvetica;
font-size: 18px;
font-weight: bold;
line-height: 20px;
text-decoration: none;
color: #0C0084;
}

.pagesubheadline        {
font-family: arial, verdana, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 12px;
text-decoration: none;
color: #8B90F2;
}

p        {
font-family: arial, verdana, helvetica;
font-size: 12px;
font-weight: normal;
line-height: 14px;
text-decoration: none;
color: #0C0082;
}

h1 {
font-family: arial, verdana, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 14px;
text-decoration: none;
color: #0C0082;
}

.standardtext, body, form, ol, ul, li, em, sup, sub, table, tr, th, td {
font-family: arial, verdana, helvetica;
font-weight: normal;
font-size: 11px;
line-height: 14px;
text-decoration: none;
color: #333333;
}