th {
	background: #3A9AD5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #25638A;
	border-top: thin inset #000000;
	border-right: thin inset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #000000;
	text-decoration: none;
}
.inhoud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #D6AA3A;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 2px;
}
.paginarij {
	margin-bottom: 10px;
}