* {
	font-family: helvetica, arial, sans-serif;
}

a {
	text-decoration: none;
}
.main h1, .main h2 {
	font-weight: bold;
	padding-bottom: 1em;
}
.main h1 {
	font-size: 1.25em;
}
.main h2 {
	font-size: 1em;
}
#header, #navigation, #footer, #new, #print {
	display: none;
	visibility: hidden;
}
