/* PRINT STYLES */

body {
	font-family: helvetica;
}

#nav, #utility-nav, #footer, #sub-nav, #header-content h1, #banner {
	display: none;
}

h1 {
	color: #ff0000;
}

h2 {
	font-weight: normal;
	color: #333;
}


