body {
	margin: 0;
	background-color: #FFF; color: #000;
	font-family: "Helvetica Neue", Helvetica, sans-serif; }
		
a:link		{ color: #111; text-decoration: none;}
a:visited	{ color: #111; text-decoration: none;}
a:active	{ color: #000; text-decoration: none;}
a:hover		{ color: #000; text-decoration: underline;}

.alttext {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px; word-spacing: 2px; line-height: 14px; }

#logo {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	text-transform: normal;
	font-weight: bold;
	font-size: 18px; }

#bio {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 16px; }
	
#biomargin {
	margin: 55px 350px 0 20px }
