body, a {
	color: #000;
	background: #fff;
}
body, td, .normaltext {
	font-family: Verdana, arial, helvetica, serif;
	font-size: small;
}
h1#title {
	font-size: large;
	font-weight: bold;
}
h2#linktree {
	margin: 1em 0 2.5em 0;
	font-size: small;
	font-weight: bold;
}
dl#posts {
	width: 90%;
	margin: 0;
	padding: 0;
	list-style: none;
}
div.postheader, #poll_data {
	border: solid #000;
	border-width: 1px 0;
	padding: 4px 0;
}
div.postbody {
	margin: 1em 0 2em 2em;
}
table {
	empty-cells: show;
}
blockquote {
	margin: 0 0 8px 0;
	padding: 6px 10px;
	font-size: small;
	border: 1px solid #d6dfe2;
	border-left: 2px solid #aaa;
	border-right: 2px solid #aaa;
}
blockquote cite {
	display: block;
	border-bottom: 1px solid #aaa;
	font-size: 0.9em;
}
blockquote cite:before {
	color: #aaa;
	font-size: 22px;
	font-style: normal;
	margin-right: 5px;
}
code {
	border: 1px solid #000;
	margin: 3px;
	padding: 1px;
	display: block;
}
code {
	font: x-small monospace;
}
.smalltext, .codeheader {
	font-size: x-small;
}
.largetext {
	font-size: large;
}
.centertext {
	text-align: center;
}
hr {
	height: 1px;
	border: 0;
	color: black;
	background-color: black;
}
.voted {
	font-weight: bold;
}
#footer {
	font-family: Verdana, sans-serif;
}
@media print {
	.print_options {
		display: none;
	}
}
@media screen {
	.print_options {
		margin: 1em 0;
	}
}
.bbc_img {
	max-width: 800px;
}
.bbc_img {
	max-height: 800px;
}