body {
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
p {
	text-indent: 2em;
}
.blueednote {
	font-weight: bold;
	color: #004875;
	text-indent: 0px;
	line-height: 1.2em;
}
.pullquote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
	color: #223559;
	float: right;
	width: 20%;
	margin: 10px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #025781;
	border-right-color: #025781;
	border-bottom-color: #025781;
	border-left-color: #025781;
	border-right-style: none;
	border-left-style: none;
	padding: 10px 5px;
	border-right-width: medium;
	border-left-width: medium;
	
}	

