body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #689ACD;
	margin-bottom: 0%;
}

p {
	font-size: 10pt;
}

.small {
	font-size: 8pt;
}

a {
	color: darkred;
	text-decoration: none;
}

A:hover {
	color: darkblue;
	text-decoration: underline;
}

ul {
	font-size: 10pt;
	text-align: justify;
	}
	
ul.kursiv {
	font-style: italic;
	}

h1 {
	font-size: 20pt;
	font-weight: bold;
	color: #FFFF00;
	}
	
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFF00;
	}
	
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF00;
	}
	
h4 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFF00;
	}
	
h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	}
	
h6 {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	}

table.hovedtabell {
	width: 662px;
	border: 0;
	position: relative;
	top: 0;
	bottom: 0;
	left: -3px;
	}

td {
	font-size: 10pt;
}

.dato {
	font-size: 8pt;
	color: red;
}
	
.nyoverskrift {
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
}
	
.gammeloverskrift {
	font-size: 11pt;
	text-align: justify;
}
	
.ingress {
	font-size: 9pt;
	font-weight: bold;
	text-align: justify;
}

.text {
	font-size: 9pt;
	text-align: justify;
}

.lesmer {
	font-size: 8pt;
	text-align: right;
}

sub {
	font-size: 7pt;
}

sup {
	font-size: 7pt;
}