.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma, "Times New Roman";
	font-size: 14px;
}
.bodybold {
	font-family: Tahoma, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}
.red_link {
	font-family: "comic Sans MS", "Tempus Sans ITC";
	color: #CC0000;
	text-decoration: underline;
}
a {
	color: #CC0000;
}
.italic {
	font-family: Tahoma, "Times New Roman";
	font-size: 14px;
	font-style: italic;
}
