body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style9 {	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.style18 {color: #84519E}
.style24 {font-size: small; }
.style12 {font-size: medium; font-weight: bold;
}

.style25 {font-size: medium}
.style27 {color: #9D098E;}

#left_menu {position:absolute;
left: 5px;
width: 165px;
top: 250px;}


#left_bio {position:absolute;
left: 180px;
width: 250px;
top: 250px;}

#right_bio {position:absolute;
left: 460px;
width: 250px;
top: 250px;}

#footer_bio {position:absolute;
left: 5px;
width: 750px;
top: 1090px;
font-size: x-small;
}


a {font-size: small;}

a:link {text-decoration: none;
color: #999999;
}
a:visited {text-decoration: none;
	color: #999999;
}
a:hover {text-decoration: none;
	color: #FFFFFF;
	background-color:#D983B8;
}
a:active {text-decoration: none;
	color: #FFFFFF;
	background-color:#D983B8;
}
