@charset "UTF-8";
body {
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0c0c0;
}
.insidebox {
	width: 797px;
	margin: 0 auto;
	position: relative;
	text-align: justify;
}
.insidebox2 {
	width: 600px;
	margin: 0 auto;
	position: relative;
	text-align: justify;
}
#bio {
	width: 500px;
}
a:link, a:visited, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C0C0C0;
}
a:hover {
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
