body {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: Normal;
	color: black;
	line-height: 125%;
}

.Overskrift {
	font-size: 16px;
	font-weight: bold;
	color: #741f7c;
	line-height: 125%;
}
.Uthevet {
	font-size: 13px;
	font-weight: bold;
	color: #741f7c;
	line-height: 125%;
}
.Normal {
	font-size: 12px;
	font-weight: Normal;
	color: black;
	line-height: 125%;
}
.Liten {
	font-size: 10px;
	font-weight: Normal;
	color: #cccccc;
	line-height: 125%;
}
