body {
	font-family: bitstream vera sans, verdana, sans-serif;
}

.header {
	background: #eee;
	font-size: smaller;
	font-weight: normal;
	padding: 0px 5px 3px 3px;
	margin-bottom: 5px;
	border-bottom: thin solid black;
}

#pageinfo {
	background: #eee;
	font-size: smaller;
	font-weight: normal;
	padding: 5px 0px 3px 3px;
	margin-top: 5px;
	border-top: thin solid black;
}

.pagedate {
	font-size: smaller;
	text-align: right;
}

blockquote {
	font-style: italic;
	opacity: 0.6;
}
