body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	
}
.Overskrift, h1 {
	font-size: 1.5em;
	color: #39ae2a;
	font-weight: normal;
	margin: 0;
}
.OverskriftLiten, h2 {
	font-size: 1.3em;
	color: #39ae2a;
	font-weight: Normal;
	line-height: 125%;
	text-transform: none;
}
.Uthevet {
	font-size: 1.2em;
	font-weight: Normal;
	color: black;
	line-height: 115%;
}
.Normal {
	font-size: 1.0em;
	color: black;
	font-weight: normal;
	text-transform: none;
}
.Liten {
	font-size: 0.9em;
	color: black;
	font-weight: normal;
	line-height: 100%;
	text-transform: none;
}
