body {
	background-color: #ffffff;
	color: #000000;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: bold;
	text-align: justify;
}

table {
	background-color: #ffffff;
	color: black;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	text-align: justify;
}

.ramme {
	align: middle;
	background-image: none;
	valign: center;

}

td {
	background-color: #ffffff;
	color: #000000;
	font-family: Georgia;
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	padding-left: 5px;
	text-align: justify;
}

image {
	margin: 0px;
}

#overskrift {
	border-style: none;
}

#nytt, #nytt a:link, #nytt a:visited, #nytt a:active {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
}

#nytt a:hover {
	color: #0005c0;
	font-weight: normal;
	text-align: left;
}

h1 {
	font-family: Georgia;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: bold;
}

h2 {
	font-family: Georgia;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;
}


a:link {
	color: #000000;
	font-size: 10pt;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}

a:hover {
	color: #800000;
	font-size: 10pt;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}

a:active {
	color: #800000;
	font-size: 10pt;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}