@charset "ISO-8859-1";
p {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: heavy;
	font-variant: normal;
	text-transform: none;
	color: #b2b1b7;
}

bio {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: heavy;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


h2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3398cc;
}


hr {
	line-height: normal;
	color: #b2b1b7;
}



a:link {
text-decoration: none;
color: #b2b1b7;
}
a:visited {
text-decoration: none;
color: #b2b1b7;
}
a:hover {
text-decoration: none;
color: #ff9902;
}
 
