/* padding for printed document */
body {
	padding: 2em 0;
	font-size: 90%;
}

/* turn off all unnecessary components */
#menuWrapper, .header, #footer, img.end, img.Image1, img.Image2, img.Image3, img.Image4, img.mainApplicationForm, img.main, img.mainRobertHarris {
	display: none;
}

/* force content to go accross whole page */
#master	{
	border: none;
	width: 18cm;
	padding: 0;	
}

img, p, h1, h2, h3, h4	{
	display: block;
}

h2	{
	margin-top: 40px;	
}
