@charset "UTF-8";
#apDiv1 {
	position:absolute;
	left:7px;
	top:12px;
	width:340px;
	height:585px;
	z-index:1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #333333;
}
a:link {
	color: #7C9BB9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7C9BB9;
}
a:hover {
	text-decoration: none;
	color: #7C9BB9;
}
a:active {
	text-decoration: none;
	color: #7C9BB9;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 16px;
}
