body {
	margin: 60px;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	line-height: 150%;
	}

img {
	border: 0px;
	}
		
a:link, a:visited {
	color: orange;
	}
	
h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
	
#nav, #title, #footer ul, #header h2, h2 img, h3{
	display: none;
	}
		
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	}
	