body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #171717;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: 000000;
scrollbar-face-color: #161616;
scrollbar-highlight-color: #161616;
scrollbar-3dlight-color: 333333;
scrollbar-darkshadow-color: 000000;
scrollbar-shadow-color: 333333;
}
.normal {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration:none;
}
a:visited {
	color: #FF0000;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:overline;
}
a:active {
	color: #FF0000;
	text-decoration:none;
}
.biobkgd {
	background-attachment: fixed;
	background-image: url(images/bio-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.statsbkgd {
	background-attachment: fixed;
	background-image: url(images/stats-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.forms {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color: #171717;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
}
.normalRED {

	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	font-weight: bold;
}
