body {
	font-family: 'Times New Roman', Times, Serif;
	color: #000000;
}

h1, h2, h3 {
	color: #000000;
}

#content {
	font-size: 12pt;
}
	
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#content a, #content a:visited {
	color: #520;
	text-decoration: underline;
}
	
#header, #leftcolumn, #rightcolumn {
	float: none !important;
	display: none;
}
	
#wrapper, #content, #footer, #footerlinks, #faux {
	float: none !important;
	margin: 0;
	width: 100%;
	overflow:visible !important;
	color: #000000;
}

#content, #footer, #footerlinks, #faux {
	width: 100%;
	}
	
#faux {
	background: none;
}
	
#footer, #footerlinks {
	margin: 1em;
	text-align: center;
}