body {	margin: 0;	font-family: Verdana, sans-serif;	font-size: 10pt;	float: none;	width: 100%;	}h1, h2, h3 {	font-family: "Trebuchet MS", Verdana, sans-serif;	}#title h2 {	color: grey;	font-size: 90%;	font-weight: normal;	margin-bottom: 1.5em;	}#nav, #theme, #sidebar, #footer, .right-noprint, .left-noprint, hr {	display: none;	}	a:link, a:visited {	color: grey;	}	/* print URLs after link text */#content .entry p a:link:after, #content .entry p a:visited:after {	content: " (" attr(href) ") ";	}