.heading1 {
	font-family: "Kristen ITC";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading4 {
	font-family: "Kristen ITC";
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
