body {
	background: white;
	color: black;
	margin: 0em;
	padding: 0em;
}

/* don't print these items */
#nav, #navheader, #header, #wsp, #footer, .menu { display: none; }

#content {
	background: white;
	color: black;
	margin: 0em;
	padding: 0em;
	max-width: none;
	border: none;
}

a {
	color: black;
	text-decoration: none;
}
