body {
	font-size: 8pt;
	font-weight: normal;
	color: black;
	font-align: justify;	
}
.overskrift {  
	font-size: 12pt; 
	font-weight: bold; 
	color: #5A92E1;
}
.uthevet{
	font-size: 10pt; 
	font-weight: bold; 
	color: #333333;
}
.normal{
	font-size: 10pt;
	font-weight: normal;
	color: black;
	line-height: 150%;
}
.liten {
	font-size: 8pt; 
	font-weight: normal; 
	color: #333333;
}

