/* style sheet for print */

body {
	font-family: Times-Roman, serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
}

#nav, #sidebar { display: none; }

#location {
	font-family: Arial, sans-serif;
	text-align: right;
}

#header {
	text-align: right;
	margin-bottom: 2em;
}

#content {
	font-size: 12pt;
}

#footer {
	font-size: 8pt;
}
