body         {
	font-family: Arial;
	font-size: 11pt;
	background: #ffffff;
}
h2           {
	font-family: Arial;
	font-size: 15pt;
	color: Black;
	font-weight: bold;
}
h1           {
	font-family: Tahoma;
	font-size: 18pt;
	color: Black;
}
h3           { font-family: Tahoma; font-size: 11pt }
h5           { font-family: Arial; font-size: 7pt; }
h6 {
	font-size: smaller;
	font: Tahoma;
}
table.maintable {
	background-color: white;
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #F68E37;
}	
table.testimonial {
	border: thin solid #F68E37;
	width: 500px;
}
table.maintable td.maintext {
padding-left: 4px;
}

