.headings {
	font-family: Impact;
	font-size: 40pt;
	color: #53301A;
	text-decoration: none;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.headingsTooBig {
	font-family: Impact;
	font-size: 40pt;
	color: #53301A;
	text-decoration: none;
}
.textHeadings {
	font-family: Impact;
	font-size: 14pt;
	color: #53301A;
	text-decoration: none;
}
.bodyTextLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	 
}
.bodyTextLinks:hover {
color:#663300;
text-decoration:underline;
}

