body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFCC;
	border: none;
	list-style-type: decimal;
	width: 800px;
	position: absolute;
	left: 15px;


}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFCC;
	border: none;
	list-style-type: decimal;
	position: absolute;
	left: 15px;
	top: 15px;


}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 110%;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFCC;
	border: none;
	list-style-type: decimal;
	list-style-position: outside;
	position: absolute;
	left: 15px;
	top: 50px;
	width: 600px;
}

.tabel	{
	list-style-type: decimal;
	list-style-position: outside;
	}
	
.billed	{
	float:left;
	width:160;
	}