@charset windows-1252;	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000088;
	background-color: #FFFFFF;
	text-align: left;
}


BODY {     scrollbar-3d-light-color:#000000;
           scrollbar-arrow-color:#E2BB04;
           scrollbar-track-color:#C0C0C0;
           scrollbar-dark-shadow-color:#000000;
           scrollbar-face-color:#FFFFFF;
           scrollbar-highlight-color:#000008;
           scrollbar-shadow-color:#000088; 
}



H1
{
Color: #000080;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 24px;
Font-Weight: bold;
Text-align: center;
}

H2
{
Color: #000088;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 22px;
Font-Weight: bold;
Text-align: center;
}

H4
{
Color: #000088;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 18px;
Font-Weight: bold;
Text-align: center;
}

H6
{
Color: #000080;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 14px;
Font-Weight: bold;
Text-align: center;
}


P, OL, TD, TR, TH, UL, DIV, BODY,  
{
Color: #2A2D62;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 12px;
Font-Weight: normal;
Text-align: left;
}


a:link { color: #000066; text-decoration: none; font-family: Arial; font-size: 10px; font-weight: normal;}
a:active { color: #0033FF; text-decoration: underline; font-family: Arial; font-size: 10px; font-weight: normal;}
a:visited { color: #660000; text-decoration: none;font-family: Arial; font-size: 10px; font-weight: normal; }
a:hover { color: navy; text-decoration: underline; background:#99CCFF; font-family: Arial; font-size: 10px; font-weight: normal;}

a:link.black  {Font-Family: Arial; color: #0000cc; Font-Size: 12px; Font-Weight: bold; text-decoration: none ; }
a:visited.black  {Font-Family: Arial; color: #660000; Font-Size: 12px; Font-Weight: bold; text-decoration: none ; }
a:active.black  {Font-Family: Arial; color: #0033FF; Font-Size: 12px; Font-Weight: bold; text-decoration: none ; }
a:hover.black  {Font-Family: Arial; color: #000088; Font-Size: 12px; Font-Weight: bold; text-decoration: underline ;  background=#99CCFF ; }



