.body  {
	color: #000000;
	text-decoration: none;
	text-transform: none;
	list-style-type: square;
	list-style-position: outside;
	font-family: Arial;
	font-size: 10pt;
	line-height: normal;
}

.text {
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-family: Arial;
	font-size: 12px;
}
.headers  {
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.headers2  {
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
.headers3  {
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
}
.underline {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.boxtext {
	color: #000000;
	text-decoration: none;
	text-transform: none;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 15px;
	font-family: Arial;
	font-size: 11pt;
	text-align: left;
	padding-right: 15px;
	line-height: normal;
}
