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

<style type="text/css">

body {
	background-color: #000000;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a {
	font-size: 12px;
	color: #999999;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #D9FFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #D9FFFF;
}
h2 {
	font-size: 15px;
	color: #00A4A4;
}
h3 {
	font-size: 14px;
	color: #99FFFF;
}
h4 {
	font-size: 13px;
	color: #999999;
}

#apDiv1 {
	position:relative;
	width:96px;
	height:96px;
	z-index:2;
	visibility: visible;
}

	#apDiv2 {
	position:absolute;
	width:800px;
	height:600px;
	z-index:1;
	visibility: visible;
	left: 76px;
	top: 71px;
	overflow: visible;
}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {color: #FFFFFF}
.style1 {color: #CCCCCC}
.style2 {color: #CCCCCC; font-size: x-small; }

body {
	background-color: #000000;
}

</style>

