html, body {
	font-size: 8pt;
	background-color: #fff;
	background-image: none;
	}
	body * {
		color: #000 !important;
		}

iframe {
	width: 100%;
	height: 100%;
}

p.print,
#masthead {
	display: none !important;
	}

#intro {
	font-size: 1.25em;
	}

#content h2 {
	margin-left: 0;
	}
