body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.0em;
	line-height: 115%;
	color: #333333;
}

.Overskrift {
	color: #475c11;
	font-size: 2.0em;
	line-height: 125%;
	text-transform: none;
	font-weight: bold;
}

.Ingress{	
	font-size: 1.1em;
	line-height: 125%;
}


.Uthevet {	
	font-weight: Normal;
	line-height: 125%;
	text-transform: none;
}

.Normal {
	font-size: 0.9em;	
	font-weight: normal;
	line-height: 125%;
	text-transform: none;
}

.Liten {
	font-size: 0.6em;	
	font-weight: normal;
	line-height: 115%;
	text-transform: none;
}

hr {
	color: #475c11;
	border: 3px dotted #8233a2;
	border-style: none none dotted;
}

