
/* ========================================================================= */
/* PRINT STYLES                                                          */
/* ========================================================================= */

	html, body { background: #fff; color: #000; font: 12px/150% 'Lucida Grande', Arial, Helvetica, sans-serif; }

	h1 a { color: #000; text-decoration: none; font-size: 12px;  }
	h2 { font: normal 24px Georgia, Times, 'Times New Roman', serif; }
	h3 { font: normal 18px Georgia, Times, 'Times New Roman', serif; }
	h4 { font: bold 18px 'Lucida Grande', Arial, Helvetica, sans-serif; }

	#nav,
	#breadcrumbs,
	#content-sub,
	#footer { display: none; }
	