h1, h2, h3, h4 { font-family: Arial; color:#000000; font-weight: bold;}
h1 {
	font-size: 14px;
	margin:1em 0 0px 0;
	font-weight: bold;
	text-decoration: underline;
}
h2 { font-size: 16px; margin:1em 0 8px 0 }
h3 { font-size: 18px; margin:1em 0 5px 0 }
h4 { font-size: 20px; margin:1em 0 5px 0 }
.tekst {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.koptekst {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
