@charset "utf-8";
/* CSS Document */
<style type="text/css">


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; color: #FFFFFF; 
}

.style3 {
	color: #648789;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.style4 {color: #5F8284
}

a:link {
	color: #2F4747;
}
a:visited {
	color: #2F4747;
}
a:hover {
	color: #00813E;
}
a:active {
	color: #2F4747;
} 

.link1 a {
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}
.link1 a:visited {
color: #FFFFFF;
font-size: 11px;
}
.link1 a:hover {
color: #fff;
font-size: 11px;
text-decoration: underline;
}

.tekst {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.tekst13 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}



</style>
