a:link
{
	color: #CCFFCC; 
}
a:visited
{
	color: #FF9900; 
} 
a:active 
{
	color: #CCFFCC; 
}

body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,128,00);
	color: rgb(255,128,0);
}
table
{
	table-border-color-light: rgb(192,192,192);
	table-border-color-dark: rgb(192,192,192);
	 
	font-family: Arial;
	color:#006600;
	font-size:10pt;
	width="98%"; 
	
	p align="center";
	

}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	color:rgb (38,86,22);
}
h3
{
	color:#006600; 
}
h4
{
	color: rgb(38,86,22);
}
h5
{
	align="center";
	color: #C0C0C0;
	font-family:Verdana; 
	font-size:24pt ;
	
}
h6
{
	align="left";
	color: #C0C0C0;
	font-family:Verdana; 
	font-size:22pt ;
	
}