

H1
{
Color: #C00000;
Font-Family: "Arial", "Helvetica", "Sans-Serif";
Font-Size: 30px;
Font-Weight: bold;
Text-align: center;
}

H2
{
Color: #CC0000;
Font-Family:  "Arial", "Helvetica","Sans-Serif";
Font-Size: 24px;
Font-Weight: bold;
Text-align: center;}

H4
{
Color: #cc0000;
Font-Family: "Arial", "Helvetica","Sans-Serif";
Font-Size: 20px;
Font-Weight: bold;
Text-align: center;}

H6
{
Color: #000000;
Font-Family:  "Arial","Verdana", "Helvetica","Sans-Serif";
Font-Size: 14px;
Font-Weight: bold;
Text-align: center;}

P, UL, OL, LI, TD, TR, TH, DIV
{
Color: #000000;
Font-Family:    "Arial", "Sans-Serif" ;
Font-Size: 12px;
Font-Weight: normal;
Text-align: left;
}

a:link { color: #000000; text-decoration: none }
a:active { color: #006600; text-decoration: none; }
a:visited { color: #EBE7E7; text-decoration: none; }
a:hover { color: #FF4040; text-decoration: none; }

a:link.Navlink  {color : #FFFFFF; text-decoration: none; font-weight: bold; font-family: "Arial"; font-size: 10pt;}
a:visited.Navlink  {color : #EBE7E7; text-decoration: none; font-weight: bold; font-family: "Arial"; font-size: 10pt;}
a:active.Navlink {color #006600; text-decoration: none; font-weight: bold;  font-family: "Arial"; font-size: 10pt;}
a:hover.Navlink  { color: #FF4040; font-weight: bold;  text-decoration: underline; font-family: "Arial"; font-size: 10pt;}

a.black { font-size: 10px;  font-weight: normal; font-family: verdana, helvetica; }
a.black:link { color:#000000; text-decoration:none; }
a.black:active { color:#FEFEE4; text-decoration:none; } 
a.black:visited { color:#004040; text-decoration:none; } 
a.black:hover { color: #FF4040; text-decoration: underline; }

BODY {     
           scrollbar-arrow-color:#ffffff;
           scrollbar-base-color:#000000;
           scrollbar-dark-shadow-color:#000000;
           scrollbar-face-color:#004000;
           scrollbar-track-color:#68816C;
           scrollbar-shadow-color:#000000; }
