@charset "UTF-8";
/* CSS Document */

body {
	background-color: #e3e8dd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
p {
	font-size:11px;
	font-family: "Franklin Gothic", "Trade Gothic", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #000000;
	}
.testimonialQuote {
	font-size:10px;
	font-family: "Franklin Gothic", "Trade Gothic", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: -10px;
	}
.testimonialAttribution {
	font-size: 9px;
	font-family: "Franklin Gothic", "Trade Gothic", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	margin-bottom: 20px;
	}
