body {
	background-color: #262626;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#apDiv3 {
	position:absolute;
	left:334px;
	top:215px;
	width:655px;
	height:3200px;
	z-index:1;
	background-color: #6CCFF6;
	padding: 10px;
}
.bold {
	font-weight: bold;
}
table {
	height: 500px;
	width: 700px;
	margin-top: 5%;
	margin-left: 25%;
}
#apDiv1 {
	margin-top: 0px;
	margin-left: 0px;
}
#blue {
	font-size: 14px;
	color: #6DCFF6;
	font-weight: bold;
	text-align: center;
}

