body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #261D1C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
.herculine #container {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	text-align: left;
}
.herculine #header {
	background: #FFFFFF;
	padding: 0;
}
.herculine #mainContent {
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
}
.herculine #footer {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	height: 150px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	font-weight: bold;
}
.herculine #footer p {
	margin: 0;
	padding: 10px 0; 
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E3EDF2;
}
a:hover {
	text-decoration: underline;
	color: #EA1D22;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.page:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.page:visited {
	text-decoration: none;
	color: #3C2D2B;
	font-size: 10px;
	font-weight: bold;
}
a.page:hover {
	text-decoration: underline;
	color: #EA1D22;
	font-size: 10px;
	font-weight: bold;
}
a.page:active {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
a.pages:link {
	color: #000000;
	text-decoration: none;
}
a.pages:visited {
	text-decoration: none;
	color: #3C2D2B;
}
a.pages:hover {
	text-decoration: underline;
	color: #EA1D22;
}
a.pages:active {
	text-decoration: none;
	color: #000000;
}
.byline {
	color: #FFFFFF;
	font-size: 10px;
}
.text-red-bold {
	color: #CC0000;
	font-weight: bold;
}
.text-red {
	color: #CC0000;
}
.text-small {
	font-size: 9px;
}
.text-smallmed {
	font-size: 10px;
}
.text-medium {
	font-size: 11px;
	font-style: italic;
}
.text-grey {
	color: #595959;
	font-weight: bold;
}
.table_header {
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
