a    { color: #555555; font-style: normal; font-weight: normal; text-decoration: none }
a:hover    { color: #FFFFFF; font-style: normal}
table {
	color: #333333;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
}
.kleinwit {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
}
.uitgelijndetekst {
	color: #333333;
	text-align: justify;
}
.kop {
	font-weight: bold;
}
.tableborder {
	border: 1px solid #7A7C6F;
}

hr {
	clear: both;
	border: 0;
  	width: 100%;
	color:  #7A7C6F;
	background-color: #7A7C6F;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

li {
	list-style-type: none;
	padding: 6px 10px 0 12px;
	background: url(images/bullet.gif) no-repeat top left;
}

ul {
	padding: 0px 0px 0px 20px;
}

.kleingrijs {
	color: #666666;
	font-size: 8pt;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.klein {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #666666;
}

.opvallen {
	background-color: #bcbfb1;
	font-weight: bold;
	border: 1px solid #9b9e93;
	padding-bottom: 5px;
}

