body {
	font-family: arial;
	line-height: 150%;
	color: black; 
	font-size: 9pt;
	font-weight: normal;
}
.Overskrift {  
	font-size: 18pt; 
	font-weight: bold; 
	color: #495360;
}
.Uthevet{
	font-size: 12pt; 
	font-weight: bold; 
	color: black;
}
.Normal{
	font-size: 11pt;
	font-weight: normal;
	color: black;
	line-height: 150%;
}
.Liten {
	font-size: 10pt; 
	font-weight: normal; 
	color: black;
	line-height: 150%;
}

