.mainHeading {
	text-decoration:underline;
	font-weight:bold;
	font-size: 15pt;
	font-family: 'Arial';
	color: #0099ee;
}
.subHeading {
	font-weight:bold;
	font-size: 12pt;
	font-family: 'Arial';
	color: #0099ee;
}
.tertiaryHeading {
	font-weight:bold;
	font-size: 10pt;
	font-family: 'Arial';
	color: #0099ee;
}
.testimonial {
	font-size: 8pt;
	font-weight:bold;
	font-family: 'Arial';
	position: relative;
	left:70px;
}
TD {
	font-size: 10pt;
	font-family: 'Arial';
	vertical-align:top;
}
html {
	min-height: 101%;
}