/* Print CSS */body {background: white; color: black;}a {text-decoration: none;}a:after {content: " (" attr(href) ") " ;}/* p a:after {content: "";} */h1, h2, h3, h4, h5, h6 {background: white; color: black;}p {background: white; color: black;}.chunk {	page-break-after: always;	text-align: center;	margin: 20px 5% 10px 5%;	padding: 0px 0px 10px 0px;	background: white;}.copy {display: inline; visibility: visible;}#content {background: white; color: black;}#header {display: none; visibility: hidden;}#footer {display: none; visibility: hidden;}