/*
www.hermes-europe.org
@author: Bernhard Verkade (bernhard@yes2web.nl)
@version: 20090311-01
*/

body, #publerBody {
	background: none;
	line-height: 1.2em;
	word-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif; /* A serif font for better readability */
	font-size: 11pt;
	width: 95%; /* Make sure the content fits on the page */
}
#navigation,
#footer,
.skip,
.hide,
#sidebar,
#search,
#page-image{
	display: none;
}

h1{
	font-size: 1.1em;
}

h2{
	font-size: 1em;
}

a {
	color: #000;
	text-decoration: underline;
}
img, a img {
	border: none;
}