.HeadingMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.HeadingLARGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #993300;
	text-align: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: inherit;
	line-height: 18px;
}
.HeadingSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.HeadingMediumRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #85444C;
}
.HeadingLARGEST {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #993300;
	text-align: center;
	text-decoration: underline;
}
.OutsideBorder {
	border: 1px solid #7E4244;
}
.tableformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	border: 1px solid #794643;
}
.bodytextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
a:link {
	color: #87444B;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #87444b;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
p {
}

