@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #8a9496;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #233b47;
}
a:active {
	text-decoration: none;
	color: #ccCC00;
}
body,td,th {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 20px; 
	font-weight: normal;
	color: #000000;
}
.bio {
	font-family: Helvetica;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.copy {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: .5px; 
	font-weight: normal;
	color: #000000;
}
.subhead {
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 2px; 
	font-weight: normal;
	color: #233b47;
}
.sidetext {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px; 
	font-weight: normal;
	color: #41535f;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
}
.navigation {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.big {
	font-family: Helvetica;
	font-size: 30px;
	line-height: 33px; 
	font-weight: bold;
	color: #d2232a;
}
.enter {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #d2232a;
}
.small {
	font-family: Helvetica;
	font-size: 10px;
	color: #666666;
}