body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}

a img {
	border: none;	
}

a {
	text-decoration: none;
	color: black;
}

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

ul#nav, #header, td#cell-sidebar, #cell-sidebar {
	display: none;	
}

.content p a[title="#"]{
	display: none;
}