@charset "UTF-8";
.bios {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	vertical-align: top;
}
.name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	letter-spacing: 3px;
	word-spacing: 1px;
	line-height: 22px;
}
.photocreds {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 1px;
	text-align: right;
	vertical-align: top;
}
.bios a:link {
	font-weight: bold;
	text-decoration: none;
	color: #3095b4;
}
.bios a:active {
	font-weight: bold;
	text-decoration: none;
	color: #d32c29;
}
.bios a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #d32c29;
}
.bios a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3095b4;
}

