.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	}

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #fff;
	}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	padding-left: 40px;
	padding-right: 40px;
	background-color: #fff;
	}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	padding-right: 20px;
	background-color: #fff;
	}

.bodygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	background-color: #fff;
	}

.bodysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000;
	padding-right: 40px;
	background-color: #fff;
	}
	
.bodysmgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666;
	background-color: #fff;
	}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	border: solid 1px #333;
	background-color: #fff;
	color: #000000;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #333;
	background-color: #fff;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #c93;
	background-color: #fff;
	margin-top: 20px;
	}

img {
	border: 0px;
	}

.subhead {
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #333;
	}

a:link {
	color: #039;
	text-decoration: underline;
	}

a:visited {
	color: #039;
	text-decoration: underline;
	}

a:hover {
	color: #36c;
	text-decoration: none;
	}

a:active {
	color: #039;
	text-decoration: underline;
	}
