@charset "UTF-8";
.paragraphspacing {
	margin: 0px 0px 5px;
}
.tighterleading {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #F9F9F9;
	text-indent: 35px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 3px;
}
.returnspacing {
	font: 9pt/5px Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	top: 0px;
	bottom: 0px;
	clip: rect(5px,auto,5px,auto);
}
.quotationstyle {
	font: italic 9pt Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
}

