body {
	font-family: Arial, Verdana;
	color: #333333;
	font-size: 11px;
	font-weight: Normal;
	line-height: 125%;
}
.Overskrift {
	color: black;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
}
.Uthevet {
	color: black;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
}
.Normal {
	color: #333333;
	font-size: 12px;
	font-weight: Normal;
	line-height: 125%;
}
.Liten {
	color: #333333;
	font-size: 10px;
	font-weight: Normal;
	line-height: 125%;
}
.image {
	border: 1px solid #000000; 
}

h1,h2,h3 {
	line-height: 125%;
	padding: 5px 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}
