

<!--
BODY, TD
{
   font-family: arial;
   font-size: 12px;
}

HR
{
    height: 1px;
}

A
{
     text-decoration: none;
}

A:hover
{
     text-decoration: underline;
}

A.alt {
  color: green;
  border-bottom: 1px dotted green;
  padding-bottom: 2px;
}

A.alt:hover {
  text-decoration: none;
}

P {}
H1, .Kop1{
font-family: arial;

	border-bottom: 1px solid #DEDEDE;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	margin:0 0 18px;
	padding:0 0 5px;
}

H2, .Kop2{
font-family: arial;

	font-size: 16px;
	font-weight: bold;
	margin:0 0 10px 0;
}

H3, .Kop3{
font-family: arial;

	font-size: 14px;
	font-weight: bold;
	color: #454545;
}

H4, .Kop4{
font-family: arial;

	font-size: 12px;
	font-weight: bold;
	color: #454545;
}

H5, .Kop5{
font-family: arial;

	font-size: 10px;
	font-weight: bold;
	color: #454545;
}

.rood {
  color: red;
}

.blauw {
  color: blue;
}

table.default {}

table.default td {
  border-bottom: 1px solid #cfcfcf;
  background-color: #eeeeee;
  padding :4px;
}

td.alt {
  font-weight: bold;
  font-size: 14px;
}

tr.alt {}
tr.alt td {
  background-color: #D6DFF7;
}

img.alt {
  padding: 10px;
  border: 10px solid #D6DFF7;
}
-->
