@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue {
	color: #0078CA;
}
p {
	line-height: 1.375em;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #231F20;
	line-height: 1.25em;
}
a:link {
	color: #0178C8;
}
a:visited {
	color: #0178C8;
}
a:hover {
	color: #0178C8;
}
a:active {
	color: #0178C8;
}
td {
	font-size: 12px;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0178C8;
	font-weight: bold;
	line-height: 17px;
}

