.orangesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6600;
}
.blackcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.graysmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.blackcontentlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #035842;
}
.blackcontentMedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.black-content-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.blackcontent-italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
}
.testimonial {
	clear: both;
	border: medium solid #1DB075;
	margin: 10px auto;
	padding: 5px;
	width: 500px;
}
