BODY {     
	
	   scrollbar-arrow-color:#D0DDE9;
           scrollbar-track-color:#D0DDE9;
           scrollbar-face-color:#008000;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#000000;}


H1
{
Color: red;
Font-Family:  "Arial, Helvetica, Verdana, Sans Serif" ;
Font-Size: 35px;
Font-Weight: bold;
}

H2
{
Color: #006600;
Font-Family:  "Arial, Helvetica, Verdana, Sans Serif";
Font-Size: 28px;
Font-Weight: bold;
Text-align : center;
}

H4
{
Color: #006600;
Font-Family:   "Arial, Helvetica, Verdana, Sans Serif"; 
Font-Size: 22px;
Font-Weight: bold;
Text-align : center;
}

H5
{
Color: #006600;
Font-Family:   "Arial, Helvetica, Verdana, Sans Serif"; 
Font-Size: 18px;
Font-Weight: bold;
Text-align : center;
}

H6
{
Color:#004000; 
text-decoration: underline;
Font-Family: "Arial, Helvetica, Verdana, 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" ;
Font-Size: 12px;
Font-Weight: normal;
}


.a {font-family: "arial"; font-size: 11px; font-weight: normal; text-decoration: none ; }
a:link {color: #000000; font-family: "arial"; font-size: 11px; font-weight: normal; text-decoration:none; }
a:active { color: #40FF40; font-family: "arial";font-size: 11px; font-weight: normal; text-decoration: none; }
a:visited { color: #006600; font-family: "arial"; font-size: 11px; font-weight: normal; text-decoration: none; }
a:hover { color: #00cc00;  font-family: "arial"; font-size: 11px; font-weight: normal; text-decoration: underline & overline;  }

.a.black {font-family: "arial"; font-size: 14px; font-weight: bold; text-decoration: none ; }
a:link.black {color: #6D490B; font-family: "arial"; font-size: 14px; font-weight: bold; text-decoration:none; }
a:active.black { color: #40FF40; font-family: "arial";font-size: 14px; font-weight: bold; text-decoration: none; }
a:visited.black { color: #90784E; font-family: "arial"; font-size: 14px; font-weight: bold; text-decoration: none; }
a:hover.black { color: blue;  font-family: "arial"; font-size: 14px; font-weight: bold; text-decoration: underline & overline;  }




