body, td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height:17px;
	text-align : justify;
	color: #000000;
	padding-right: 15px;
}

h1 {
	font-weight: bold;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:25px;
	color: #000000;
}

hr {
	border: 1px dashed #D7D7D7;
}

.title {
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;  
	font-size: 18px;
	color: #4CBB17;
}

.menu {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
}

.reageren {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height:15px;
	text-align : justify;
}

blockquote {
	font-size: 10px;
	background: lightgrey;
	padding: 10px;
}


A:link {
	color: #4CBB17;
	font-size: 11px;
	text-decoration: none;
}

A:visited {
	color: #4CBB17;
	font-size: 11px;
	text-decoration: bold;
}

A:hover {
	color: #4CBB17;
	font-size: 11px;
	text-decoration: none;
}