@charset "ISO-8859-1";
.main_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000;
	padding: 15px;
	text-align: center;
}
.BOLD16pt {
	font-size: 16px;
	font-weight: bold;
	color: #5D9A5F;
	line-height: 22px;
}
.footnote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
