.subtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	text-decoration: none;
	color: #333333;
	padding: 0px;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.mainLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 200%;
	font-weight: bolder;
	color: #63312A;
}
.mainLinks a:hover {
	background-color: #63312A;
	color: #FFFFFF;
	padding: 2px;
	font-size:11px;
}
.subtext a:hover {
	color: #660000;
	padding: 0px;
	font-size:11px;
}
