A:link {color: #032163 }
A:active {color: #032163 }
A:visited {color: #032163 }

BODY {
  font-family: verdana, arial, times new roman;
  font-size: 12px;
  font-weight: normal;
  margin-top: 20px;
  margin-left: 10px;
  line-height: 18px;
  color: #032163;
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #027DB0;
  scrollbar-highlight-color: #027DB0;
  scrollbar-3dlight-color: #027DB0;
  scrollbar-darkshadow-color: #027DB0;
  scrollbar-track-color: #014880;
  scrollbar-arrow-color: #027DB0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 0px 0px;
} 

TD {
  font-family: verdana, arial, times new roman;
  font-size: 12px;
  font-weight: normal;
  color: #032163;
  line-height: 18px;
  text-align: justify;
}

H1 {
  font-family: verdana, arial, times new roman;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  color: #FFFFFF;
  text-align: center;
  margin-top: 9px;
  margin-bottom: 20px;
}

P.klein {
  font-family: verdana, arial, times new roman;
  font-size: 10px;
  font-weight: normal;
  color: #003B67;
}

UL {
  margin-top: 0px;
  margin-left: 18px;
}

.invoer {
	color: #003B67;
	background-color: #FFFFFF;  
	border-color: #014880; 
	border-style: solid; 
	border-width: 1px;
	font-family: verdana; 
	font-size: 12px;
}