body {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

#header, #sidebar, #footer, #copyright, #sponsors, a.print, .navigation { 
	display: none;
}

.print {
	display: block;
	margin: 0 auto;
}

h1 {
	margin: 12px 0;
	font-size: 24px;
	line-height: 36px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
}

h2 {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

p {
	margin-bottom: 12px;	
}

p, ul {
	margin-left: 24px;
}

a {
	color: #00f;
}

/* 
a:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
 */