.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990066;
	text-align: left;
}
.italics {
	font-style: italic;
	text-decoration: underline;
}

.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
	text-align: left;
}
.bodytext1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	width: 550px;
	vertical-align: 50%;
	line-height: 25px;
	text-indent: 0px;
	font-weight: normal;
}
.superscript {
	font-family: "_sans super";
}
.subscript {
	font-family: "_sans sub";
}
.bodyBOLD {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
