body, p {
	color: #000000;
	background: white;
	font-size: 12pt;
}
h1, h2, h3, ul, ol, li {
	color: #000000;
	background-color: #ffffff;
}
.noprint {
	display: none;
	height: 0;
}
.right_photo, .left_photo, #printsection, #footer, #issue_date, #headerimage {
	display: none;
}
a:link, a:visited {
	color: #0000cc;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#copyrightnotice {
	margin-top: 3em;
	display: block;
}

