.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
}

.whitebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}

.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
	list-style-image: none;
	list-style-type: none;
}

.whitebodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	list-style-image: none;
	list-style-type: none;
}

.bodyheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
.bodytextul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-type: square;
	list-style-position: outside;
}
.bodytextulpdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(images/pdf_icon30px.jpg);
}
.bodytable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
.bodytextboldul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-type: square;
	list-style-position: outside;
	font-weight: bold;
}
.bodyimage {
	border-top-color: #d1d1e9;
	border-right-color: #d1d1e9;
	border-bottom-color: #d1d1e9;
	border-left-color: #d1d1e9;
	color: #000000;
}

