.schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #565C76;
	background-color: #EAF0FD;
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #565C76;
	background-color: #EAF0FD;
	background-repeat: no-repeat;
}
head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #565C76;
	background-color: #EAF0FD;
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #565C76;
	background-repeat: no-repeat;
	background-color: #EAF0FD;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0005FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000066;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000066;
	text-decoration: none;
}

