.main_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7e7d;
}
.bio_title {
	font-size: 15px;
	font-weight: bold;
}
.footer {
	color: #a8a493;
}
.bio_content {
	line-height: 18px;
}
a {
	font-weight: bold;
	color: #7C7E7D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	color: #819d9c;
	border: 1px none #ffc40c;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #819D9C;
	background-color: #f3fafa;
	border: 1px solid #ffc40c;
}
.folio_link {
	color: #FFC40C;
	text-decoration: none;
}
.folio_link a {
	color: #FFC40C;
	text-decoration: none;
}
.folio_link a:hover {
	color: #E55E2E;
	text-decoration: none;
}
.folio_title {
	font-size: 14px;
}
