.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
    color: #cc6600;
	top: 24pt;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #cc6600;
	font-weight: bold;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #cc6600;
	font-weight: bold;
}
.body {
	font-family: sans-serif;
	font-size: 9.5pt;
	margin-bottom: 6pt;
}
.navigation   {
    font-family: ;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	margin-left: 1cm;
	margin-bottom: 6pt;
}
a:link, a:visited, a:hover {
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	
}
