BODY.kop {
	background-color : #ffffff;
	color : #000000;
}

#tekst {
	width: 400px;
}

#tekst h1, h1.tekst, .koptekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #333300;
}

#tekst h2, h2.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333300;
}

#tekst h3, h3.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333300;
}

#tekst p, p.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333300;	
}

#tekst a, A.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666633;
	text-decoration : none;
	font-weight : bold;
}

#teskt a:hover, A.tekst:HOVER {
	text-decoration : underline;
}
