.testimonial-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #353535;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
}
.bodytext-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/em-checkmark.jpg);
	list-style-type: circle;
	text-align: left;
}
.subhead-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
.bodytext-list-2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/em-checkmark.jpg);
	list-style-type: circle;
	text-align: left;
}
.subhead-2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.johnson-box {
	padding: 15px;
	border: medium dotted #373737;
	background-color: #FFFFCC;
}
.johnson-box-2 {

	padding: 15px;
	border: medium dotted #990000;
	background-color: #FFFFFF;
}

