body {
	font-family: "Liberation Sans", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#toplinks, #leftmenu, #footer {
	display: none;
}
img {
	border: none;
}
#content img.l {
	margin: 1em 1em 1em 0;
}
#content img.r {
	margin: 1em 0 1em 1em;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #06c;
}
table {
	border-spacing: .5em;
}
table caption {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
}
table td {
	vertical-align: top;
}
.comment {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: .5em 0;
	margin-bottom: -2px;
}
.comment + .comment {
	margin-top: 0;
}
.commentheader {
	font-weight: bold;
	margin-bottom: .5em;
}
.commentmeta {
	font-style: italic;
}
form {
	display: none;
}
