div .headAddress, .navigation, #pageimage, #quotes img {
	display: none;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}


h1 {
	font-size: 16pt;
	color: black;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

#footer p, #footer a {
	font-size: 7pt;
	margin-top: 20pt;
	color: black;
	text-decoration: none;
}

#quotes p {
	font-size: 8pt;
	line-height: 10pt;
}
