.nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: none;
}
.nav a:link {
	color: #6B6B6B;
	text-decoration: none;
}
.nav a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.service a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
}
.service a:link {
	color: #4F4F4F;
	text-decoration: none;
}
.service a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.boldgraysubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A3A3A;
}
.txtgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	line-height: 150%;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4f4f4f;
}
.testimonyreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232323;
	line-height: 70%;
	font-style: normal;
	font-weight: normal;
	text-indent: 80px;
}
.testimonybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	line-height: 130%;
}
