body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.footer_bold {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: 3f3237;
}
a:link {
	color: #c9b26d;
	text-decoration: none;
}
a:visited {
	color: #c9b26d;
	text-decoration: none;
}
a:hover {
	color: #c9b26d;
	text-decoration: underline;
}
a:active {
	color: #c9b26d;
}
.whitesmall {
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}
.gray {
	color: #999999;
}
