BODY {
  background-color: #C0C0C0;
  margin: 0;
  padding: 10px;
}
BODY, TD, TH {
  font-family: helvetica, arial, sans-serif;
  font-size: 95%;
  color: black;
}
H1 {
  font-family: verdana;
  font-size: 140%;
  font-weight: normal;
  margin: 0;
  margin-bottom: 0.5em;
  color: #06644F;
  margin-left: -10px;
  background-color: #D3E9E5;

  margin-left: -20px;
  xmargin-top: -15px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: -15px;
  background-color: #E6F2F0; 
  border-top: 1px solid #D5EBE7; 
  border-bottom: 1px solid #D5EBE7; 
}
SMALL {
  font-size: 80%;
}

#navigatie {
  font-weight: bold;
  font-family: verdana;
  font-size: 80%;
  color: #06644F;
}
#navigatie A, #navigatie A:VISITED {
  color: white;
  text-decoration: none;
}
#navigatie A:HOVER {
  text-decoration: underline;
}

.grayed, .grayed A {
  color: gray!important;
}
.grayed {
  font-size: 80%;
}

UL.none {
  list-style-type: none;
  margin-left: 3%;
  padding-left: 0;
}

IMG.sideimage {
  margin: 5px;
  border: 1px solid gray;
}
