@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #E9F2FF;
}
.kop {
	font-size: 12px;
	font-weight: bold;
	color: #007FA8;
}
.image_right {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
