body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
.botnav {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.botnav a:link {
	color: #666666;
	text-decoration: none;
}
.botnav a:visited {
	color: #666666;
	text-decoration: none;
}
.botnav a:hover {
	color: #C4027B;
	text-decoration: none;
}
#overflow_box {
	width:310px;
	height:280px;
	overflow: auto;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
