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

html {
	height:100%;
	}
	
body {
	position:absolute;
	background-color:#ffffff;
	width:100%;
	min-width:1003px;
	height:100%;
	margin:0px;
	color:#5b5d61;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	}