h1, h2, h3, h4 {
   color: #6666ff;
   font-family: Arial, Helvetica, sans-serif;
}

a:link {color: blue } 
a:alink {color: blue}
a:hover {color: blue}
a:visited {color: blue}



a.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
}
a.topnav:link {color: blue } 
a.topnav:alink {color: red}
a.topnav:hover {color: red}
a.topnav:visited {color: blue}

a.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
}
a.green:link {color: #009999 } 
a.green:alink {color: #009999}
a.green:hover {color: #009999}
a.green:visited {color: #009999}






b { color: #009999  }

p.efter0 {
margin-bottom: 0;
}


ul.green {margin-left: 15;
color: #009999;
margin-top: 0;
}

ul.blue {margin-left: 15;
color: #6666ff;
margin-top: 0;
}
ul.blue2 {
color: #6666ff;
margin-top: 0;
}


span.ovs1 {
	font-weight:bold;
	font-size:150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #6666ff;
}

span.ovs2 {
	font-weight:bold;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #6666ff;
}

span.hvidovs {
  font-weight:bold;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

span.hvid {
  font-weight:bold;
	font-size:100%;
	color: #ffffff;
}

span.sort {
color: #000000;
}
