body { 
	font-family: "Times New Roman", serif; 
	font-size: 12pt; 
	} 

#head, #mainnav, #side, #foot { 
	display: none; 
	} 

a:link, a:visited { 
	color: blue; 
	} 

#content a:link:after, #content a:visited:after { 
	content: " (" attr(href) ") "; 
	} 
