.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #662716;
	letter-spacing: 3pt;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #662716;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #662716;
	line-height: 12pt;
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
	text-indent: 0pt;

}
