body {
	font: 12pt "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 5%;
}
#logo {
	background: #86C600 url(print_logo.png) no-repeat right bottom !important;
	padding: 10px;
	color: #FFFFFF !important;
}
#logo a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
}
img.left {
	margin: 10px;
	float: left;
}
img.right {
	margin: 10px;
	float: right;
}
#topbar, #menu, #trailer, p.spread, #archives-link, #sidebar, #sitemap h3, #sitemap ul, object, .noprint {
	display: none !important;
}
#content {
	text-align: justify;
}
#content a {
	color: #333;
	text-decoration: none;
}
#content a:after {
	color: #86C600;
	content: " (" attr(href) ") ";
}
#content a[href^="/"]:after {
	color: #86C600;
	content: " (http://www.globalsolution.org.uk" attr(href) ") ";
}
#footer {
	font-size: .8em;
	font-weight: bold;
	color: #666;
	border-top: 1px dotted #666;
	text-align: right;
}
