	
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #2c2c1d; }
	
		
.testimonial { font-family: tahoma;
	font-size: 9pt;
	color: #006699 }
	
.title { font-family: tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #006699; }	
	
.footer { font-family: tahoma;
	font-size: 8pt;
	color: #2c2c1d; }
	
H1 { font-family: tahoma;
	font-size: 13pt;
	font-weight: bold;	
	color: #003300; }
	

A:link {
color: #006699;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: #006699;
font-weight: bold;

}