body
{
	font-size: x-small;
	font-family: Verdana;
}

H2
{
	font-family: Verdana;
	font-size: x-large;
	font-weight: bold;
}

.tabel
{
	font-family: Verdana;
	font-size: xx-small;
	text-align: center;
	border-collapse: collapse;
	border-color: silver;
	border-width: 1px;
	width: 100%;
}

.tabel_text
{
	font-family: Verdana;
	font-size: xx-small;
	border-collapse: collapse;
	border-color: silver;
	border-width: 1px;
}

.label
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

.textbox
{
	font-size: x-small;
	width: 200px;
}

.knop
{
	font-size: x-small;
	width: 150px;
}