

H1
{
Color: #000000;
Font-Family:  "Arial", "Verdana", "Technical", "Sans Serif" ;
Font-Size: 26px;
Font-Weight: bold;
Text-align: center;
}

H2
{
Color: #333333;
Font-Family: "Arial", "Verdana", "Technical", "Sans Serif";
Font-Size: 20px;
Font-Weight: bold;
Text-align: center;
}

H4
{
Color: #004000;
Font-Family:  "Arial", "Verdana", "Technical", "Sans Serif"; 
Font-Size: 16px;
Font-Weight: bold;
Text-align: center;
}


P, UL, OL, LI, TD, TR, TH, DIV, BODY,
{
Color: #000000;
Font-Family:  "Arial", "Verdana", "Technical", "Sans Serif" ;
Font-Size: 12px;
Font-Weight: normal;
Text-align: left;
}

a:link { color: #004000; text-decoration: none }
a:active { color: #004000; text-decoration: none }
a:visited { color: #008000; text-decoration: none }
a:hover { color: #000000; text-decoration: none; background: #DEEFCA;}

.Navlink {TEXT-DECORATION: none; font-family: arial; font-size: 12px; font-weight: bold;}
a:link.Navlink  {color : #000000;}
a:visited.Navlink  {color : #DEEFCA;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  { color: #000000; background: #DEEFCA;}


BODY {     scrollbar-3d-light-color:#000000;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-track-color:#9FB985;
           scrollbar-dark-shadow-color:#000000;
           scrollbar-face-color:#787E6A;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#000000}
