body {
	background-color: #690B0C;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254117;
}
a:link {
	color: #690B0C;
	text-decoration: none;
}
a:visited {
	color: #690B0C;
	text-decoration: none;
}
a:hover {
	color: #690B0C;
	text-decoration: underline;
}
a:active {
	color: #690B0C;
	text-decoration: none;
}
.bodyspaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254117;
	line-height: 120%;
	font-weight: normal;
}
.bodyspacedBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254117;
	line-height: 120%;
	font-weight: bold;
}
.bodyspacedBoldItal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254117;
	line-height: 120%;
	font-weight: bold;
	font-style: italic;
}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF7D8;
	line-height: normal;
	font-weight: normal;
}
.footer a:link {
	color: #D1AA43;
	text-decoration: none;
}
.footer a:visited {
	color: #D1AA43;
	text-decoration: none;
}
.footer a:hover {
	color: #D1AA43;
	text-decoration: underline;
}
.footer a:active {
	color: #D1AA43;
	text-decoration: none;
}

.whitebold{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
