@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #000000;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-weight:bold;
	color: #989ED0;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #989ED0;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #ffffff;
	font-weight: bold;
}

#apDiv1 {
	position:absolute;
	width:96px;
	height:800;
	z-index:4;
	left: 0;
	top: 0;
}
#apDiv2 {
	position:absolute;
	width:96px;
	height:800;
	z-index:5;
	right: 0%;
	top: 0;





</style></head>
