	
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #000000; }
	
.testimonials { font-family: tahoma;
	font-size: 10pt;
	font-weight:bold;
	font-style:italic;
	color: #000000; }
	
.footer { font-family: tahoma;
	font-size: 8pt;
	color: #000000; }
	
.aqua { font-family: tahoma;
	font-size: 10pt;
	font-weight:bold;
	color: #097d9e; }	
	
.grey { font-family: tahoma;
	font-size: 10pt;
	font-weight:bold;
	color: #808080; }	
	
	
.title{ font-family: tahoma;
	font-size: 14pt;
	font-weight:bold;
	color: #097d9e; }	
	
H2 { font-family: tahoma;
	font-size: 12pt;	
	color: black;
	font-weight: bold; }
	
H3 { font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

A:link {
color: #097d9e;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: #097d9e;
font-weight: bold;
}