	
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #000000; }
	
.footer{ font-family: tahoma;
	font-size: 8pt;
	color: black; }	
	
.testimonial { font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;	
	color: #4a2701; }
	
.tag { font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;	
	color: #ff6600; }
	
H1 { font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;	
	color: #016600; }
	
	
H2 { font-family: tahoma;
	font-size: 13pt;
	font-weight: bold;	
	color: #016600; }
	
	
H3 { font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

A:link {
color: #016600;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: #016600;
font-weight: bold;

}