@charset "utf-8";
/* CSS Document */

/* 
** PAGE LAYOUT DEFINITIONS 
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
	padding:0px;
	margin:0px auto;
	background-color:#000000;
	overflow:hidden;
	visibility:hidden;
}
