h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.linje_under2px {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0061A1;
}
.linje_under1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sidbrytning {
	page-break-before: always;
	line-height: 0px;
}

