body {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}
.image {
	border: 1px solid black;
}
.Overskrift {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #004680;
	line-height: 125%;
}
.Uthevet {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #004680;
	line-height: 125%;
}
.Normal {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	line-height: 125%;
}
.Liten {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	line-height: 125%;
	color: black;
}
.OrdPris {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
         color: #FF0000;
	line-height: 125%;
         text-decoration: none;
}
.AnsattPris {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
         color: #009900;
	line-height: 125%;
         text-decoration: none;
}