body {
	font-size: 11px;
         font-family: Arial, Verdana;
	font-weight: normal;
	line-height: 130%;
	color: black;
}
.Overskrift {  
	font-size: 14px; 
	font-weight: bold; 
	color: #2d8129;
	line-height: 130%;
}
.Uthevet{
	font-size: 12px; 
	font-weight: bold; 
	color: #2d8129;
	line-height: 130%;
}
.Normal{
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color: black;
}
.Liten {
	font-size: 9px; 
	font-weight: normal; 
	line-height: 130%;
	color: black;
}
