@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Hovedtekst {
	height: 520px;
	width: 717px;
	margin-left: 5px;
	overflow: auto;
	position: absolute;
}
.Stolpe {
	height: 530px;
	width: 150px;
	margin-top: 11px;
	overflow: auto;
	position: absolute;
}

.Tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.TekstBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
