

BODY
{
	background-color: CCCC99;
	font-family:Arial;
	color:#000000;
	font-size: 10pt;
}

P  
{	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000;
}

H1 
{	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24pt; 
	font-weight: bold; 
	color: #FFFFFF;
	
	}

H2 
{   font-family: Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12pt;
	color: #663366;
}

H3
{  	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10pt;
	color: #FFFFFF;
}

a:link 
{ 	color: #663366; 
	font-family: Arial; 
	font-weight: bold; 
	text-decoration: underline 
}

a:visited    
{ 	color: #663366; 
	font-family: arial; 
	font-weight: bold; 
	text-decoration: underline 
}

a:active     
{   color: #663366; 
	font-family: arial; 
	font-weight: bold; 
	text-decoration: underline 
}

a:hover      
{ 	color: #FFFFFF; 
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none 
}
