body {
	color: #000;
	background-color: #CDC6BC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.footercopy {
	font-size: 11px;
}

.rhscell {
	background-image: url(../images/r-backer.jpg);
	background-repeat: repeat-y;
}
.fronthighlight {
	color: #d93429;
	font-size: 18px;
	text-align: center;
}
h1 {
	font-size: 22px;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}

#content .bodytable {
	background-image: url(../images/footer01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	text-align: left;
}
.names {
	font-style: italic;
	color: #999;
}
h2 {
	font-size: 24px;
	padding-bottom: 10px;
	text-align: center;
}
a {
	color: #F00;
}
h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

