/* CSS Document */
<style type="text/css">

body,td,th {
	color:#0000FF;
}
h1 {
	font-size:16px;
	color:#FFFFFF;
}
body {
	background-color: #000000;
	color:#A8AEFF
}
a {
	font-weight: bold;
	color:#FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
td#bio {
border:thin;
border-style:dashed;
border-color:#333333;
}
h2 {
margin : 0em 0 -1em 0;
font-size:16px;
color:#FFFFFF;
} 
.Style2 {font-size: 36px}
.Style4 {color: #FF0000}

</style>
