body {
	margin: 1cm 1.5cm 2cm;
	font-family: Georgia, sans-serif;
}

#header,
#footer {
	display: none;
}

div.image img {
	width: 100%;
	margin: 0 0 18pt 0;
}

h1 {
	margin: 0 0 18pt 0;
	font-size: 18pt;
	line-height: 18pt;
	font-weight: normal;
}

h2 {
	margin: 9pt 0;
	font-size: 11pt;
	line-height: 18pt;
	font-weight: normal;
	font-weight: bold;
}

p, ul, ol {
	margin: 0 0 18pt 0;
	font-size: 11pt;
	line-height: 18pt;
}

.context a:link:after, 
.context a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
