BODY {
	background-color: #A4B48B;
	font-family: arial;
}
TR{
	font-family: arial;
}

TD{
	font-family: arial;
}
A {
	font-family: arial;
	color: #594570;
	font-weight: bold;
}

A:hover
{
	font-family: arial;
	color: #403251;
	font-weight: bold;
}

A.sectionLink
{
	font-family: arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.bioContact
{
	padding-left: 10px;
}