body {
	background-color: #ffffff;
	background-image: none;
	color: #301a01;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 auto;
	width: 640px;
}
#printheader{
	width: 640px;
	height: 100px;
	margin-bottom: 20px;
}
#mainContent {
	margin-top: 20px;
}	
#printFooter{
	border-top: 1px solid #cccccc;
	font-size: 11px;
	margin: 15px 0 0 0;
	padding: 7px 0 0 0;
}
.header,
#mainContentLeft,
#bottomCorners {
	display: none;
	visibility: hidden;
}




