@charset "utf-8";
/* CSS Document */
<!--
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #000;
}

#disclaimer {
	position: absolute;
	top: 575px;
	width: 98%;
	text-align: center;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	left: 1px;
}

-->
