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

html, body {
height: 100%;
min-height: 100%;
	}

	
body 
	{
	margin: 0;
	padding: 0;	
	font-family:verdana;
	font-size: 11px;
	color:#666666;
	font-weight: normal;
	background-color:#000000;
 
	}