.nav, .noprint {
	display: none;
}

body, p, a, text {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#content {
	background-color: #fff;
	width: 90%;
	border: none;
}

div.text {
	background-color: #fff;
	width: 90%;
	border: none;
}

div.copyright {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}