.Textheader {
	font-size: 18pt;
	font-family: "Bookman Old Style", "Century Schoolbook", "Lucida Bright", "Times New Roman";
	font-style: normal;
	line-height: 1.4em;
	color: #534a82;
	margin: 0px;
	padding: 0px;
}
.textSubHeader {
	font-size: 12pt;
	color: #568244;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.textbody {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
}
