html, body {
	padding: 0px;
	margin: 0px;
	line-height: 100%;
	overflow-x: hidden;
	font-family: Arial;
	font-size: 8pt;
	color: #4f4f4f;
	
	
	height: 100%;	
	overflow: hidden;
}

