.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #663333;
}
.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #B54747;
	font-weight: bold;
}
.bodyOblique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #663333;
	font-style: oblique;
}
.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #76759F;
}
a:link {
	color: #B54747;
	text-decoration: none;
}
a:visited {
	color: #B54747;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #8CC5BD;
}
.bodyPageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 160%;
	color: #330000;
	font-weight: bold;
}
