body {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}
.OverskriftSvart {
	font-size: 12pt; 
	font-weight: bold; 
	color: Black;
}
.OverskriftLilla {  
	font-size: 12pt; 
	font-weight: bold; 
	color: #B5111B;
}
.UthevetOransj{
	font-size: 9pt; 
	font-weight: bold; 
	color: #EB9435;
}
.Normal{
	font-size: 8pt;
	font-weight: normal;
	color: black;
}
.Liten {
	font-size: 6pt; 
	font-weight: normal; 
	color: #333333;
}
