.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
    top: 24pt;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	margin-bottom: 6pt;
}
.navigation   {
    font-family: ;
	font-size: 10pt;
	font-family: Geneva, 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: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
