@charset "windows-1252";
 
BODY {     
           scrollbar-arrow-color:#FFCC00;
           scrollbar-base-color:#000000;
           scrollbar-face-color:#008040;
           scrollbar-highlight-color:#FFFF00;

}



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: #000000;
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;
}

i 
{
Color: #333333;
Font-Family:    "Arial", "Sans-Serif" ;
Font-Size: 12px;
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;}

.Navlink {font-family: "Arial"; font-size: 8pt; font-weight: bold;}
a:link.Navlink  {color : #000000;}
a:visited.Navlink  {color : #EBE7E7;}
a:active.Navlink {color #006600;text-decoration: none;}
a:hover.Navlink  { color: #FF4040; text-decoration: none;}

a.black { font-size: 10px;  font-weight: bold; font-family: verdana, helvetica; }
a.black:link { color:#ffffcc; text-decoration:none; }
a.black:active { color:#ffffcc; text-decoration:none } 
a.black:visited { color:#00C000; text-decoration:none } 
a.black:hover { color: blue; text-decoration: none; }

.abc {font-family: Arial; font-size: 8pt; font-weight: normal;}
a:link.abc  {color : #008000; font-family: Arial; font-size: 8pt; font-weight: normal;}
a:visited.abc  {color : #666666; font-family: Arial; font-size: 8pt; font-weight: normal;}
a:active.abc {color #006600;text-decoration: none; font-family: Arial; font-size: 8pt; font-weight: normal;}
a:hover.abc  { color: blue; text-decoration: underline; font-family: Arial; font-size: 8pt; font-weight: normal;}

.abcd {font-family: Arial; font-size: 8pt; font-weight: normal;}
a:link.abcd  {color : #c00000; font-family: Arial; font-size: 8pt; font-weight: normal;}
a:visited.abcd  {color : #666666; font-family: Arial; font-size: 8pt; font-weight: normal;}
a:active.abcd {color #006600;text-decoration: none; font-family: Arial; font-size: 8pt; font-weight: normal;}
a:hover.abcd  { color: blue; text-decoration: underline; font-family: Arial; font-size: 8pt; font-weight: normal;}

