body {
	margin: .6in;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
#ttr h2 {
	color: grey;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 1.5em;
}

#nav, #thm, #, hr {
	display: none;
}
	
a:link, a:visited {
	color: grey;
}	

#cntn .entry p a:link:after, #cntn .entry p a:visited:after {
	content: " (" attr(href) ") ";
}