body {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;

	color: #333333;
	line-height: 125%;
	text-transform: none;
}

p {
	margin: 5px 0px 10px 0px;
}

.Overskrift {
	color: #5a3d1c;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	text-transform: none;
}

.Uthevet {
	color: #5a3d1c;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	text-transform: none;
}

.Normal {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	text-transform: none;
}

.Liten {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	text-transform: none;
}

h1 {
	color: #5a3d1c;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px;
}

h2 {
	color: #5a3d1c;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
}