body {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	background: none;
}

#sidecolumn, #footer, .endpost { display: none; }

a:link, a:visited {
	color: #00f;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after { content: "(" attr(href) ")"; }