.text {
	font-family: times, times new roman, serif;
	font-size: 12pt;
	color: #000000;
}
.text B {
	color: #333333;
}

.foot {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	color: #333333;
}

.bio {
	font-family: times, times new roman, serif;
	font-size: 10pt;
	color: #000000;
}
.bio A {
	color: #006751;
}

H1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006751;
	margin: 0px;
}

.photo {
	border-color: #999999;
}

.formbutton {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #006751;
	color: #ffffff;
}