@charset "ISO-8859-1";
.textbody {
	font-size: 12pt;
	text-align: center;
}
.bold {
	font-weight: bold;
	font-size: 18pt;
	font-style: normal;
	color: #000;
}
.bullet {
	text-align: left;
}
.italics {
	font-size: 10pt;
	font-style: normal;
	color: #333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
