body {	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	margin: 0;
	color: #5b605e;	
}

.Overskrift {  
	font-size: 12pt; 
	font-weight: bold;	
	line-height: 170%; 
}
.Uthevet{
	font-size: 9pt; 
	font-weight: bold;
	line-height: 125%;
}
.Normal{
	font-size: 9pt;
	font-weight: normal;
	line-height: 125%;
}
.Liten {
	font-size: 7pt; 
	font-weight: normal;
	line-height: 125%;
}
.Notat {
	font-size: 8pt;
	font-weight: normal;
	line-height: 125%;
}
