﻿<style><style type="text/css"> {  }

body {
	overflow:auto;
	background: White;
}

table {
	font: 8pt "Verdana", arial, sans-serif;

}

body,td {
	
	color: black;
		height: 7px;
}        
        
a:link       { color: #800000; text-decoration: under }
a:visited    { color: #800000; text-decoration: under }
a:active     { color: #CC6600; text-decoration: none }
a:hover      { color: #999999; text-decoration: none }

A.lyslink:link    { color: #ffffff; text-decoration:underline; }
A.lyslink:visited { color: #ffffff; text-decoration:underline; }
A.lyslink:active  { color: #cccccc; text-decoration: none; }
A.lyslink:hover   { color: #cccccc; text-decoration: none; }

.lystekst {
	font: 8pt "Verdana", arial, sans-serif;
	font-style: normal;
	color: White;
}

.lystekstbold {
	font: 8pt "Verdana", arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: White;
}

.sorttekstbold {
	font: 8pt "Verdana", arial, sans-serif;
	font-weight: bold;
	color: Black;
}

//-->
</style>