body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 125%;
}

.Overskrift, h1 {
	color: #000000;
	font-size: 2.5em;
	line-height: 100%;
	margin: 5px 0px;
	
}

.Uthevet {
	font-size: 1.3em;
	color: #296ba8;
	line-height: 125%;
}

.Normal {
	font-size: 1.0em;
	font-weight: normal;
	color: black;
	line-height: 125%;
}

.Liten {
	font-size: 0.8em;
	font-weight: normal;
	color: black;
	line-height: 125%;
}

h2 {
	font-size: 1.2em;
	color: #000000;
	line-height: 125%;
}

