@charset "utf-8";
body,td,th {
	margin: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #F0F0F0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F0F0F0;
}
a:hover {
	text-decoration: underline;
	color: #F0F0F0;
}
a:active {
	text-decoration: none;
	color: #F0F0F0;
}
#apDiv1 {
	position:absolute;
	right:20px;
	top:20px;
	width:200px;
	height:116px;
	z-index:1;
}
body, html {height:100%}

