.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2B0000;
	padding-right: 10px;

}
.bodytext-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2B0000;
	margin-right: 20px;

}
.bodytext-news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2B0000;
	padding: 6px;

}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #B90000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bodytextdarkred {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	padding-right: 10px;
}
.rightimage {
	margin-bottom: 10px;
	margin-left: 8px;
}
.leftimage {
	margin-bottom: 10px;
	margin-right: 8px;

}
