<STYLE type=text/css>

A:link {text-decoration: none; color: #FFFFFF}
A:visited {text-decoration: none; color: #FFFFFF}
A:active {text-decoration: none;}
A:hover {text-decoration: UNDERLINE; color: #F5D676}

A:link.DEEPBLU {
	COLOR: #003366; FONT-FAMILY: face="Verdana, Arial, Helvetica, sans-serif";  font-size: x-small; TEXT-DECORATION: none
}
A:visited.DEEPBLU {
	COLOR: #003366; FONT-FAMILY: face="Verdana, Arial, Helvetica, sans-serif";  font-size: x-small; TEXT-DECORATION: none
}
A:hover.DEEPBLU {
	TEXT-DECORATION: underline
}

td	    { font: 12px Arial; color: #FFFFFF }
h3 	    { font: 125% verdana; color: #000000;font-weight: bold; }
.header { font: 125% arial; color: #FFFFFF; font-weight: bold; }		

BODY
{
    font: 12px Arial; color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #107BFE;
    MARGIN: 0px;
    SCROLLBAR-HIGHLIGHT-COLOR: #1597F7;
    SCROLLBAR-SHADOW-COLOR: gold;
    SCROLLBAR-ARROW-COLOR: cyan;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    SCROLLBAR-BASE-COLOR: #502778;
    BACKGROUND-COLOR: #1597F7;
    scrollbar-3d-light-color: #333366;
    scrollbar-dark-shadow-color: purple;
}
SELECT {
color: navy; 
font-family: Verdana; 
font-weight: normal; 
font-size: 11px; 
background-color: white
}
INPUT {
font-family: Verdana;
font-weight: normal;
font-size: 11px
}
</STYLE>