body {
	background-color:#FFFFFF;
	overflow-y:auto;
}
font{
	line-height: 130%;
}

body, div, td, p{
	font-family:trebuchet,verdana, arial, sans-serif;
	font-weight:normal;
	line-height:130%;
	color: #675C62;
}
body{
	font-size:11px;
	line-height:130%;
}
#contenttekst{
	padding-bottom:50px;
	padding-right:65px;
}

A , A:link, A:visited{
	color:#000000;
	text-decoration:underline;
}
 
A:hover, A:active{
	color:#675C62;
	text-decoration:underline;
}