.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #32345D;
	text-align: left;
	line-height: normal;
}
.bodytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #32345D;
	text-align: left;
	font-weight: bold;
}
.bodytextboldmaroon {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #990000;
	text-align: left;
	font-weight: bold;
}
.bodytextbullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #32345D;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	line-height: normal;
	list-style-position: outside;
	list-style-type: square;
}
.bullets {
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
	text-indent: 0px;
}
ul {
	text-indent: 0px;
	list-style-position: outside;
}
