body {
	margin: .6in;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
h1 img {
	border: none;
	height: 29px;
	}
#title h2 {
	color: gray;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 1.5em;
	}

#nav ul, #extra, #footer span.validate_xhtml, #secondary, hr {
	display: none;
	}
	
a:link, a:visited {
	color: gray;
	}	

/* print URLs after link text */
#main .entry-body p a:link:after, #main .entry-body p a:visited:after {
	content: " (" attr(href) ") ";
	}