.nav, #footer, .further_information, #about_contents, .download_results, .subs_actions, .access, .highlight {
	display: none;
}

a:link:after {
	content: " (" attr(href) ") ";
}

.logo {
	width: 100%;
	clear: both;
}

.one, .two, .three, .four, .five, .six {
	display: block;
	overflow: visible;
	width: 100%;
}

.right, .left {
	margin: 0;
}

#content {
	width: 100%;
	margin: 0 auto;
	clear: both;
}

body {
	line-height: 21pt;
	
}

h1, h2, h3, h4, h5, h6, dt {
	margin: 15pt 0 5pt 0;
	
}

h1 {
	font-size: 21pt;
	
}

h2 {
	font-size: 18pt;
	
}

h3, dt {
	font-size: 18pt;
	color: #888;
	
}

p, ul, ol, dd {
	margin: 0 0 10pt 0;
	font-size: 16pt;
	
}

.results .headlines img {
	display: block;
	margin-bottom: 0 0 10pt 0;
}