body {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 120%;
	color: black;
}

.Overskrift {
	color: #008c9a;
	font-size: 12pt;
	font-weight: bold;
	line-height: 120%;
}
.Uthevet {
	color: #008c9a;
	font-size: 10pt;
	font-weight: bold;
	line-height: 120%;
}
.Normal {
	font-size: 10pt;
	font-weight: normal;
	line-height: 120%;
	color: black;
}
.Liten {
	font-size: 8pt;
	font-weight: normal;
	line-height: 120%;
	color: black;
}
