body, html {height: 100%;}
body{ color:#000000; margin:0; padding:0; font-family:arial, sans-serif; font-size:80%;}


.content{color:#000000; text-align:left;margin-top:0px; font-size:0.8em;}

.content a{color:#000000; padding: 2px 4px 2px 4px; text-decoration:none;}

.content a:hover {
	/* Hover Text Color */
	color:#666666; text-decoration: none
}

.contentbio     {
	padding: 5px;
	text-decoration: none;
	border: solid 0px #FFFFFF;
	background: #FFFFFF;
	width: 500px;
	height: 400px;
	overflow: auto;
}

.contentpage     {
	padding: 5px;
	text-decoration: none;
	border: solid 0px #FFFFFF;
	background: #FFFFFF;
	width: 500px;
	height: 430px;
	overflow: auto;
}
