body {
	font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 75%;
}
* {
	position: relative;
}
#navigation, #top, #footer, .noprint {
	display: none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
h1 a {
	border: none;
}