body 		     {	
				background-color: #B2B9A7;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
}

p, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.naam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.soft {
	color: #ADB0A8;
}
.borderbott {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADB0A8;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AFCD87;
	text-decoration: none;
}
a:hover, a:active, a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A6E455;
	text-decoration: none;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADB0A8;
}
.border {
	border: 1px solid #ADB0A8;
}
