.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.heading2green {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00CC33;
}
.heading1green {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #00CC33;
}
.heading2purple {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC66FF;
}
.heading2red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.heading1red {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
.heading2pink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #d50d6d;
}
.heading1pink {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #d50d6d;
}