div#nav {
	left: auto;
	right: auto;
	bottom: auto;
	position: relative;
	color: #000000;
	font-size: 10px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	
}
div#nav ul {
	list-style-type: none;
	color: #000000;
}
div#nav ul li {
	display: inline;
	color: #000000;
	font-family: "Microsoft Sans Serif";
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
p {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	left: 20px;
	right: 20px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
}
div#bio-content {
	text-align: center;
	text-indent: 30px;
}
table {
	font-family: "Microsoft Sans Serif";
	left: 50px;
}
