.overskrift {
	color: black;
	font-size: 14pt;
	font-family: arial, helvetica;
  font-weight:bold;
}

.tekst {
	color: black;
	font-size: 9pt;
	font-family: verdana, arial, helvetica;
}
.tekst A:link, .tekst A:visited, .tekst A:active, .tekst A:hover {text-decoration: underline}

.beskrivelse {
	color: black;
	font-size: 7pt;
	font-family: verdana, arial, helvetica;
}

TD {
  vertical-align: top;
}

