<style type="text/css">

BODY
{
    SCROLLBAR-FACE-COLOR: #45618f;
    SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
    SCROLLBAR-SHADOW-COLOR: #001e3c;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #cccccc;
    SCROLLBAR-TRACK-COLOR: #001e3c;
    SCROLLBAR-DARKSHADOW-COLOR: #001e3c
}
TABLE,TD,TR
{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}

.header1 
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.docmenu 
{
	font-size: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.menu:link    { color:"#000000"; text-decoration:none; }
A.menu:visited { color:"#000000"; text-decoration:none; }
A.menu:active  { color:"#000000"; text-decoration:none; }
A.menu:hover   { color:"#CC0033";   text-decoration:none; }

A.menu2:link    { color:"#000000"; text-decoration:underline; }
A.menu2:visited { color:"#000000"; text-decoration:underline; }
A.menu2:active  { color:"#000000"; text-decoration:underline; }
A.menu2:hover   { color:"#CC0033";   text-decoration:underline; }


</style>

