.testimonialsHead1, A.testimonialsHead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-bottom: 5px;
	text-decoration: none;
}
h1.testhead {
	font-size: 200%;
	text-align: center;
	color: White;
	font-weight: bold;
	font-family: Arial;
	line-height: normal;
	margin: 10px 0 5px 0;
	padding: 0;
	background-image: none;
}
h2.testhead {
	font-size: 189%;
	text-align: center;
	color: White;
	font-weight: bold;
	font-family: Arial;
	line-height: normal;
	margin: 0 0 10px 0;
}
.testimonialsHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

.testimonialQuoteOuter {
	height: 200px;
	clip: rect(0px 480px 200px 0px);
}

.testimonialQuoteInner {
	width: 100%;
	padding-right: 55px;
	overflow: auto;
	height: 200px;
}

.testimonialQuote {
	/*height: 200px;
	overflow-y: scroll;*/
	padding-right: 10px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom:19px;
}

.testimonialbody {
	font-family: "Times New Roman" , Times, serif;
	font-size: 138.5%;
	color: #000000;
	margin: 0;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 4px black solid;
	padding: 1em 25px 1em 50px;
}

.testimonialText, h1.testimonialText, h2.testimonialText, h3.testimonialText {
	font-family: "Times New Roman" , Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	border: 0;
	padding: 0;
	margin: 0;
	background-image: none;
}

div.testimonialTop {
	margin-bottom: 15px;
}
table.testimonialTop {
	border-collapse: collapse;
}
.testimonialTopLeft {
	border-style: none;
	padding: 0px;
	text-align: left;
	width: 250px;
}
.testimonialTopRight {
	border-style: none;
	padding: 0px;
	text-align: right;
	width: 270px;
}
testimonialBottom {
	margin-top: 19px;
}
.testimonialTopQuote {
	margin-bottom: 15px;
}
.testimonialBottom table, .testimonialTopQuote table {
	border-collapse: collapse;
}
.testimonialButtonLeft {
	border-style: none;
	padding: 0;
	text-align: left;
	width: 250px;
}
.testimonialButtonRight {
	border-style: none;
	padding: 0;
	text-align: right;
	width: 270px;
}
BODY, FORM {
	margin: 0;
	padding: 0;
}
