@charset "windows-1252";



H1
{
Color: #000088;
Font-Family: Arial, Verdana, Helvetica,Sans-Serif;
Font-Size: 26px;
Font-Weight: bold;
Text-align: center;
}

H2
{
Color: #CC0000;
Font-Family:  Arial, Verdana, Helvetica,Sans-Serif;
Font-Size: 24px;
Font-Weight: bold;
}

H4
{
Color: #000066;
Font-Family: Arial, Verdana, Helvetica,Sans-Serif;
Font-Size: 14px;
Font-Weight: bold;
}

H6
{
Color: #000000;
Font-Family:  Arial, Verdana, Helvetica,Sans-Serif;
Font-Size: 11px;
Font-Weight: bold;
}


P, UL, OL, LI, TD, TR, TH, DIV, BODY
{
Color: #000000;
Font-Family:  Arial, Sans-Serif ;
Font-Size: 12px;
Font-Weight: normal;
Text-align: left;

scrollbar-arrow-color:#CC0000; 
scrollbar-face-color:#496EAB; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#496EAB; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#000000; 

}


a:link { color: #000088; text-decoration: none }
a:active { color: #6633FF; text-decoration: none }
a:visited { color: #880000; text-decoration: none }
a:hover { color: #3142C6; text-decoration: underline; }

.Navlink {COLOR: #000044; TEXT-DECORATION: none; font-family: Tahoma; font-size: 10pt; font-weight: bold;}
a:link.Navlink  {color : #ffffff;}
a:visited.Navlink  {color : #EBE7E7;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  { color: #ADDBFF; text-decoration: none;}



