@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2B2B2;
}
body {
	background-color: #2F2F2F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #2F2F2F;
}
a:visited {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2F2F2F;
}
a:hover {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}
#apDiv3 p {
	font-size: 12px;
	background-color: #2D2D2F;
}
