body {
	font-weight: normal;
	color: black;	
	font-align: justify;		
	line-height: 140%;
background-color: #f8f8ff;
}
.Overskrift {  
	font-size: 12pt; 
	font-weight: bold; 
	color: #0e1231;
}
.Uthevet{
	font-size: 10pt; 
	//font-style: italic;
	line-height: 160%;
	font-weight: bold;
	color: #3f4142;
}
.Normal{
	font-size: 10pt;
	font-weight: normal;
	line-height: 160%;
	color: #3f4142;
}
.Liten {
	font-size: 8pt; 
	font-weight: normal; 
	line-height: 160%;
	color: #3f4142;
}
