body {
	background-color: #FFF6E0;
}

.FrontPageHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #FFF6E0;
	color: #000000;
}

.topRow {
	background-color: #993333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF6E0;
}
.subNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF6E0;
	color: #000000;
}
.imageBar {
	background-color: #FFF6E0;
}
.tableBorder {
	background-color: #000000;
}
.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
a.footer:link {
	text-decoration: none;
	color: #000000;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
}

a.footer:active {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #000000;
	text-decoration: underline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
