/* ---------- PRINTER ONLY STYLESHEET ---------- */

body {
	font-family: arial;
}

a img {
	border-style: none;
}

a {
	color: #32588F;
}

h1, h2, h3 {
	margin-bottom: 0px;
	font-weight: normal;
}

p, ul, ol {
	margin-top: 0px;
	font-size: 14px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

#nav, #footer div, #contact {
	display: none;
}