/* CSS Document */

	body { 
		font-family: "Times New Roman", serif; 
		font-size: 12pt; 
		} 
	
	#nav, #sidecontent, #navlist, div.figure, #sQuote, .leftpic { 
		display: none; 
		} 
	
	a:link, a:visited { 
		text-decoration: underline; 
		} 
	
	#content a:link:after, #content a:visited:after { 
		content: "("attr(href)") "; 
		} 
	h1 {
		font-size: 14pt;
		font-weight: bold;
	}
	h2 {
		font-size: 12pt;
		font-weight: bold;
		}