body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: right;
	overflow:auto;
}
#content {
width:467px;
height:328px;
overflow:auto;
scrollbar-arrow-color:#87806B; 
scrollbar-track-color:#D0D0D0; 
scrollbar-face-color:#87806B; 
scrollbar-highlight-color:#D0D0D0; 
scrollbar-3dlight-color:#D0D0D0; 
scrollbar-darkshadow-color:D0D0D0; 
scrollbar-shadow-color:#D0D0D0;
background-repeat: no-repeat;
background-position: bottom;
background-attachment: fixed;
}

td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #313131;
 text-decoration: none;
}

a:link {
	color: #487A7F;	
	font-weight: bold;	
	text-decoration: underline;
		
}
a:hover {
	color: #487A7F;	
	font-weight: bold;	
	text-decoration: underline;
}
a:visited {
	color: #487B7F;
	font-weight: bold;	
	text-decoration: underline;
}
a:active {
	color: #487A7F;
	font-weight: bold;	
	text-decoration: underline;
}

.tussentitel {
	font-variant: small-caps;
	color: #FFCC99;
	text-align: center;
}

.tekst a:link {
	color: #487B7F;
	font-weight: bold;
	text-decoration: underline;	
}
.tekst a:hover {
	color: #487B7F;
	font-weight: bold;	
	text-decoration: none;
	}


.nav a:link {
	color: #487B7F;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.nav a:hover {
	color: #487B7F;
	text-decoration: none;
	}
a:visited {
	color: #487B7F;
	text-decoration: none;
}
a:active {
	color: #487B7F;
	text-decoration: none;
}


