.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bulletedmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-image: url(imgs/ul.jpg);
	list-style-position: inside;
	list-style-type: none;
}
.bulletedsub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #52291F;
}
