body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

table {
	background-color: #CCFFCC;
	background-position: center center;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.solid {
	border: solid;
	background-color: #CCCCCC;
	background-position: center;

}
.double {
	font-size: 14px;
	background-color: #99CCCC;
	background-position: right;
	border: double;
}
.groove {
	font-size: 16px;
	background-position: center center;
	height: 50px;
	width: auto;
	border: groove #FF0066;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	font-weight: 200;

}
.ridge {
	border: ridge;
	font-size: 16px;
	color: #009933;
}
.inset {
	border: inset;
	font-size: 16px;
	text-align: justify;
}
.outset {
	text-align: center;
	border: outset;
}
.dotted {
	background-position: center center;
	border: dotted;
}
.dashed {
	font-size: 10px;
	font-weight: 400;
	background-color: #FFFFCC;
	background-position: center;
	border: dashed;
}
h1.balk {background-color:#006600;
font-size:16px;
size:auto;
color:#FFCC33;
background-position:center;
.groen {
	background-color: #CCFFCC;
}

