.wow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #006633;
}

BODY 	{ color: #000000; background: #FFFFFF; } 
A:link 	{ color: #000000; font-style: strong; text-decoration: none; } 
A:visited { color: #333333; font-style: strong; text-decoration: none; } 
A:active { color: #FFFFFF; font-style: strong; text-decoration: none; } 
a:hover {text-decoration:underline;}


H5 		{ 	color: #000000; 
			font-size: 13pt; 
			font-family: Verdana, Trebuchet, sans-serif;
		}


.body1	{ 	color: #000000; 
			font-size: 10pt; 
			font-family: Verdana, Trebuchet, sans-serif;
		}
		
.body2	{ 	color: #000000; 
			font-size: 8pt; 
			font-family: Verdana, Trebuchet, sans-serif;
		}		
		
p		{ 	color: #000000; 
			font-family: Verdana, Trebuchet, sans-serif;
		}
		
		
.footer	{ 	color: #333333; 
			font-size: 7pt; 
			font-family: Trebuchet, sans-serif;
			text-align: right;
		}
		
.sponsor	{ 	color: #333333; 
			font-size: 7pt; 
			font-family: Trebuchet, sans-serif;
			font-style:italic;
			margin-left: 0; 
			margin-right: 0;
		}
