body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.body_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #AF975D;
	background: #302D31;
}
.body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}
.footer_gold, .footer_gold a, .footer_gold a:visited, .footer_gold a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #AF975D;
	background: #000000;
}
.footer_gold a, .footer_gold a:visited, .footer_gold a:active, .footer_gold a:hover {
	text-decoration: underline;
}
.body_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #92B3AF;
}
.body_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #6B8495;
	background: #302D31;
}
.body_plum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #9A8285;
	background: #302D31;
}
.module-person-link{
    color: #92B3AF;
    font-size: 14px;
    text-decoration: none;
}
.module-person-link:hover, .module-person-link-selected{
    color: #FFF;
}
