body {
	background-color: #000000;
	background-image: url(../pics/coverbio.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
img {
	margin-left: 8px;
	margin-bottom: 8px;
}
body,td,th {
	color: #e4d884;
	font-size: 12pt;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
a:link {
	color: #f5d875;
	text-decoration: underline;
}
a:hover {
	color: #fdcf2f;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #f5d875;
}
a:active {
	text-decoration: underline;
}
.style8 {
	font-size: 10pt;
	color: #000000;
}
.style16 {
	color: #f0e496;
	font-weight: bold;	
}
h1 {
    color: #cfc26e;
	font-size: 20px;
}
h2 {
	color:cfc26e;
	font-size: 18px;
}


