body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#tooltip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFCC66;
	text-decoration: none;
	background-color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #6379C7;
	text-align: center;
	font-style: italic;
}
#navtop {
	text-align: center;
	width: 650px;
	visibility: visible;
	top: 16px;
	left: 42px;
}
#navtop a {font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #69C;
	text-decoration: none;
	background-color: #000000;	
	
}
#navtop a:visited { color: #69C; }
#navtop a:hover {
	color: white;
	background-color: 
}

#title {
	position: absolute;
	z-index: 1;
	left: 200px;
	top: 10px;
	visibility: visible;
}
#intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.2em;
	font-weight: normal;
	color: #6699CC;
	background-color: #000000;
	text-align: left;
	word-spacing: normal;
	margin: 5px 5px 40px;
	padding: 5px;
	position: absolute;
	clip:   rect(auto auto auto auto);
	left: 72px;
	top: 707px;
	width: 600;
	font-style: normal;
	text-decoration: none;
}
.italic {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
#bio a:link {
	color: #6379C7;
	text-decoration: none;
}
