@charset "windows-1252";
 
H1
{
Color: #000000;
Font-Family: "Arial", "Helvetica", "Sans-Serif";
Font-Size: 30px;
Font-Weight: bold;
Text-align: center;
}

H2
{
Color: #000000;
Font-Family:  "Arial", "Helvetica","Sans-Serif";
Font-Size: 24px;
Font-Weight: bold;
Text-align: center;}

H4
{
Color: #008000;
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: 16px;
Font-Weight: bold;
Text-align: center;}

P, UL, OL, LI, TD, TR, TH, DIV,BODY
{
Color: #333333;
Font-Family:    "Arial", "Sans-Serif" ;
Font-Size: 14px;
Font-Weight: normal;
Text-align: left;
}

a:link { color: #FFFFFF; text-decoration: none; font-size: 9pt; font-weight: bold;} 
a:active { color: #006600; text-decoration: none; font-size: 9pt; font-weight: bold;}
a:visited { color: #FFFFCC; text-decoration: none; font-size: 9pt; font-weight: bold;}
a:hover { color: #FFCC00 ; text-decoration: none; font-size: 9pt; font-weight: bold;}

a:link.Navlink  {color : #000000;font-family: "Arial"; font-size: 10pt; font-weight: bold;}
a:visited.Navlink  {color : #999999;font-family: "Arial"; font-size: 10pt; font-weight: bold;}
a:active.Navlink {color #006000;text-decoration: none;font-family: "Arial"; font-size: 10pt; font-weight: bold;}
a:hover.Navlink  { color: #00C000; text-decoration: none;font-family: "Arial"; font-size: 10pt; font-weight: bold;}


