
body {
	background-color: #ffffff;
	background-image: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.85rem;
}

#printheader {
	width: 100%;
	background-color: #174b77;
}

#printfooter {
	padding-top: 30px;
	font-size: 0.78rem;
}

#header,
#footer {
	display: none;
	visibility: hidden;
}
