.overskrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #00CC99;
	font-variant: normal;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.tekst {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	list-style-type: decimal;


}

