.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	text-align: justify;
}
.highlighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CC33;
	text-align: justify;
}
.mediumbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066FF;
}
.bodytextBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-align: justify;
	font-weight: bold;
}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	text-align: justify;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
}
