body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	line-height: 130%;
}
.Overskrift {  
	font-size: 15px;; 
	font-weight: bold; 
	color: #0795d9;
	line-height: 150%;
	text-transform: uppercase;
	text-decoration: none;
}
.Uthevet{
	font-size: 13px; 
	font-weight: bold; 
	color: #0795d9;
	line-height: 150%;
	text-transform: none;
	text-decoration: none;
}
.Normal{
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: black;
	text-transform: none;
	text-decoration: none;
}
.Liten {
	font-size: 9px; 
	font-weight: normal; 
	line-height: 120%;
	color: black;
	text-transform: none;
	text-decoration: none;
}
.Notat {
	font-size: 9pt;
	font-weight: normal;
	color: black;
	text-transform: none;
	text-decoration: none;
}

