
body, html {
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, verdana;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-align: center;
	background-color: #000000;
}


p {
	font-family: Arial, verdana;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	margin: 10px 0px 0px 10px;
}

