body {
	margin:0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tekst p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#tekst h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
#tekst h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
#tekst h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
#tekst a:link { color: #302934; text-decoration: underline; }
#tekst a:visited { color: #746680; text-decoration: underline; }
#tekst a:active { color: #746680; text-decoration: underline; }
#tekst a:hover { color: #746680; text-decoration: none; }

#knoppen a:link { color: #302934; text-decoration: none; }
#knoppen a:visited { color: #746680; text-decoration: none; }
#knoppen a:active { color: #746680; text-decoration: none; }
#knoppen a:hover { color: #746680; text-decoration: none; }

.tabelmetrand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width:1px;
	border-style:solid;
	border-color:#E2DFE6;
}
#tekst ul {
	margin-top:4px; 
	list-style-type:square;
	list-style-position:outside; 
	margin-left: 18px; 
	line-height: 18px;
}