@charset "utf-8";
/* CSS Document */
<style type="text/css">

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
body,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #112369;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #112369;
}
h1 {
	font-size: xx-large;
	color: #112369;
}
h2 {
	font-size: x-large;
	color: #112369;
}
h3 {
	font-size: large;
	color: #112369;
}
h4 {
	font-size: medium;
	color: #112369;
}
h5 {
	font-size: small;
	color: #112369;
}
h6 {
	font-size: x-small;
	color: #112369;
}
.Stil2 {
	font-size: xx-small;
	font-weight: bold;
}
.Stil3 {font-size: xx-small}

</style>

