body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f8f891;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.cell_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7ece9a;
}
.cell_right_top {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #7ece9a;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7ece9a;
}
.cell_left_top {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #7ece9a;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #7ece9a;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #7ece9a;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7ece9a;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #7ece9a;
	font-weight: bold;
}
.kop2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7ece9a;
	font-weight: normal;
}
.style1 {color: #71716F}
.style1KL {
	color: #71716F;
	font-size: 12px;
}
.style2 {color: #7ece9a}
.style7 {font-size: 18px; font-weight: bold; }
.style3 {
	color: #7ece9a;
	font-size: 12px;
	font-weight: bold;
}
.cell_right_top_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #7ece9a;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7ece9a;
	border-bottom-color: #7ece9a;
	border-left-color: #7ece9a;
}

