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

.Overskrift {
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: black;
}

.Uthevet {
	font-size: 15px;
	font-weight: bold;
	line-height: 125%;
	color: black;
}
.Normal {
	font-size: 13px;
	font-weight: normal;
	line-height: 125%;
	color: black;
}
.Liten {
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: black;
}

img.image {
	border: 3px solid #cc9933;
}