body {
	font-family: Georgia, serif;
	color: black;
	}
	
a img {
	border: none;
	}

a {
	text-decoration: none;
	color: black;
	}
	
#contentLeft a:after {
	content: " [" attr(href) "] ";
	font-size: smaller;
	text-decoration: none;
	}

#footer, #l_sidebar, #r_sidebar, #navbar, .headerrightbottom, .headerrighttop, #homelink, .tabbernav, .tabbertabhide {
	display: none;
	}
