@charset "UTF-8";
.content {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #3D3E74;
	background: left;
	text-align: left;
}
.testimonials {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #3D3E74;
	background: left;
	text-align: left;
}
.tetimonials2{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 15px;
	border-bottom: 1px inset gold;
	color: #3D3E74;
	background: left;
	text-align: left;
}
.header{
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #3d3e74;
	font-weight: bold;
	background: left;
	text-align: left;
}
ul {

	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
li {
	background: url(images/bullet.gif) no-repeat left top;
	padding-left: 16px;
	line-height:18px;
}