a:link
{
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;

}
a:visited
{
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
 
} 
a:active 
{
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;

}
a:hover 
{
	color: #CCFFCC;
    background: #339966;
	
}
body
{
   	font-family: Verdana, Helvetica, Arial; 
   	color: #006600;
    font-size: 13px;
    font-weight: bold;
    scrollbar-3dlight-color : #FFFFFF;
    scrollbar-highlight-color : #ECF9EB;
    scrollbar-darkshadow-color : #000000;
    scrollbar-shadow-color : #006600;
    scrollbar-face-color : #CCDFCB;
    scrollbar-arrow-color : #FFFFFF;
    scrollbar-track-color : #ECF9EB;

}
table
{
    color: #006600;
    font-size: 13px;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #003300;
}
h2
{
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
h3
{
	color: rgb(99,105,69);
	text-align: center;
	font-size: 16px;
	font-weight: bold;
 
}
h4
{
	color: rgb(99,105,69);
	text-align: center;
	font-size: 15px;
	font-weight: bold;

}
h5
{
	color: #003300;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
h6
{
	color: #000000;
}