body {
  /* lettertype*/
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  
  /* Scrollbar */
  scrollbar-track-color: #999999;
  scrollbar-arrow-color: #000000;
  scrollbar-face-color: #9ddcf8;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #CC0000;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #000001

}

td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
}

a:link {color: #0066fe; text-decoration: underline;}
a:visited {color: #555555; text-decoration: none;}
a:active {color: #555555; text-decoration: none;}
a:hover {color: #0000FF; text-decoration: underline;}

h1 {font-family: arial; color: #000000; font-size: 14px; font-weight: bold;}
h2 {font-family: arial; color: #000000; font-size: 20px; font-weight: bold;}
h3 {font-family: arial; color: #000000; font-size: 12px; font-weight: bold;}   

body {background-image: url(http://www.eindhovense-watervrienden.nl/pics/bgn.gif)}

.tekstzwart {font-family: arial; color: #000000; font-size: 11px; }
.tekstgrijs {font-family: arial; color: #111111; font-size: 11px; }