/* this is the print stylesheet */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, dl, input {
	font-family: Verdana, Tahoma, sans-serif;
}

a img {
	border: none;
}

body {
	font-size: 70%;
}

#nav, #foot img, #content h1 {
	display: none;
}

#foot {
	margin-top: 5em;
	color: #666;
}