
 body {
	background-color: #fff;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#366;
	}

 #navigation {
	display: none;
	}

 #query {
	display: none;
	}

 #result {
	margin-top: 20px;
	padding-left: 20px;
	text-align: justify;
	}

 #copy {
	margin-top: 20px;
	font-size: 10px;
	padding: 0px 5px 0px 10px;
	}

 .screenreaders {
	display: none;
	}

 a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

 #content a:link:after, #content a:visited:after {
   	content: " (" attr(href) ") ";
	font-size: 90%;
	}

 form {
	display: none;
	}

 h1, h2, h3, h4 {
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	}
