
BODY {
font-size : 11;
font-family : Arial, Helvetica, sans-serif;
color : #000099;
background-color : ;

SCROLLBAR-FACE-COLOR: #0033FF;
SCROLLBAR-HIGHLIGHT-COLOR: #CCCCFF;
SCROLLBAR-SHADOW-COLOR: #000033;
SCROLLBAR-3DLIGHT-COLOR: #0033FF;
SCROLLBAR-ARROW-COLOR: black;
SCROLLBAR-TRACK-COLOR: #CCCCCC;
SCROLLBAR-DARKSHADOW-COLOR: black;
}

P {
font-size : 11;
font-family : Arial, Helvetica, sans-serif;
color : #000099;
text-align : ;
}

A {
color:#000099;
font: bold Arial, Helvetica, sans-serif;
text-decoration:none;
}

A:hover {
color:#000099;
font:  Arial, Helvetica, sans-serif;
text-decoration:overline underline;
}

A:visited {
color:#060D44;
font:italic  Arial, Helvetica, sans-serif;
text-decoration:none;
}

TEXTAREA {
FONT-SIZE: 11;
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: #000099;
BACKGROUND-COLOR:;
border-style: none;
}

INPUT {
FONT-SIZE: 11;
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: ;
BACKGROUND-COLOR:;
border-style: none;
}

SELECT {
FONT-SIZE: 11;
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: ;
BACKGROUND-COLOR:;
border-style: none;
}