body
{
	background-color: #000;
	margin: 0px;
	font-family: helvetica, ariel, sans-serif;
	color: white;
	font-size: 12px;
}

body.alt
{
	background-color: #000;
	margin: 0px;
	font-family: helvetica, ariel, sans-serif;
	color: white;
	font-size: 12px;
}

A {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

P.contact-foot A
{
	font-size: 12px;
	letter-spacing: 4px;
	color: #999;
	text-decoration: none;
}


img.biophoto
{
	margin-right: 20px;
	float: left;
}

div.bio
{
	margin-top: 20px;
	margin-right: 20px;
	padding-left: 10px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #000;
	text-align: left;
	font-family:Rosewood Fill, Helvetica CY;}

TD.contact-cell
{
	padding-right: 10px;
	line-height:16px;
	margin: 0 0 0 0;
	padding-left: 10px;
	text-align: left;
}

P.contact-foot A:hover
{
	color: white;
}

P.contact-foot A:link { text-decoration: none; }
P.contact-foot A:visited { text-decoration: none; }

P.contact-foot A:active
{
	text-decoration: none;
	color: blue;
}