body {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 125%;
}
img.image {
	border: 1px solid #665544;
}

.StorOverskrift {
	font-size: 24px;
	font-weight: bold;
	
	color: #902323;
}
.Overskrift {
	font-size: 14px;
	font-weight: bold;
	
	color: #902323;
}
.Uthevet {
	font-size: 12px;
	font-weight: bold;
	
	color: #902323;
}
.Normal {
	font-size: 11px;
	font-weight: Normal;
	
	color: black;
}
.Liten {
	font-size: 9px;
	font-weight: Normal;
	
	color: black;
}