body{
	font-family:	verdana;
	font-size: 10px;
}
table {
	width:70%;
	font-family:	verdana;
	font-size: 10px;
	border-collapse:collapse;
	border:1px solid black;
}

.tabelomzet
{
	border:1px solid black;
}

th{
	height:50px;
	background-color: grey;
}

td{
	text-align:right;
}

.tddouble{
	border:0px;
	text-align:center;
}

.tdonline
{
	width:90%;
}
.headeronline
{
	height:30px;
	background-color: grey;
	text-align:center;
}	