body {
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height: 125%;
}

.Overskrift {
	font-size: 16px;
	color: #121833;
	font-weight: bold;
}

.Uthevet {
	font-size: 15px;
	color: #121833;
	font-weight: bold;
}

.Normal {
	font-size: 14px;
	color: black;
	font-weight: Normal;
}

.Liten {
	font-size: 12px;
	color: black;
	font-weight: Normal;
}