body{
	margin-top: 0px;

}

table, td, tr {
	font-family: Arial, trebuchet MS, helvetica, tahoma ;
	font-size: 10pt;


}
 
a {
	font-family: Arial,trebuchet MS, helvetica, tahoma;
	font-size:10pt;
	color: #72655f;;
}

a:hover {
	font-family: Arial,trebuchet MS, helvetica, tahoma;
	font-size: 10pt;
	color: #aeb9cb;
}

a.whitelink {
	font-family: Arial,trebuchet MS, helvetica, tahoma;
	font-size:7pt;
	color: #aeb9cb;
	text-decoration: none;
} 

a:hover.whitelink {
	font-family: Arial,trebuchet MS, helvetica, tahoma;
	font-size:7pt;
	color: #FFE4B5;
	text-decoration: none;
} 

 .title {
	font-family: Arial,trebuchet MS, helvetica, tahoma;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;	
}

.zwart {
	color: black;
	font-size:10pt;
  }
  
.smalltitle {
	font-size: 16pt;
	color: #C9C9C9;
	font-weight: normal;
}


