.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	text-decoration: none;
	line-height: 24px;

}
.boldheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.bodytextital {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	text-decoration: none;
	line-height: 24px;
	font-style: italic;

}
.bodytextpink {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	line-height: 24px;
}
.boldheadsgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	font-style: normal;

}
