body {
	background: white;
	font-size: 12pt;
	}
#header, #footer, #print {
	display: none;
	}
#content {
	background: white;
	font-size: 12pt;
	float:left;
	width: 100%;
	border: 0;
	margin: 0px 0px 0px 0px;
	overflow:visible;
}