.bodytext {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
}
.bodytext_white {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
}

.header1-large {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
}
.header1-medium {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-weight: bold;
}
.bodytext_white_header {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext_white_disclaimer {
	font-family: "Comic Sans MS";
	font-size: 9px;
	color: #FFFFFF;
}
.bodytext_disclaimer {
	font-family: "Comic Sans MS";
	font-size: 9px;
}

