body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color:#515151;
	background-image: url(../_img/rh_foot.gif);
}
.whiteText {
	color: #FFFFFF;
}
.whiteText a {
	color: #9BA06A;
}
.heading {
	font-size: 18px;
	font-weight: bold;
}
.subheading {
	font-weight: bold;
	color: #660000;
}
.smallText {
	font-size: 9px;
}

