﻿<style><style type="text/css"> {  }

body { 	
	background: White;
}

table {
	font: 8pt "Verdana", arial, sans-serif;

}

body,td {
	
	color: black;
		height: 12px;
}        
        
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;
}

.panelleft {
	border-left-color: #E1E1E1;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-right-width: 1px;
	border-right-style: solid;

}


//-->
</style>