.stijl2 {font-size: 10px}
/* CSS Document */

a:link {
	color: #4D6E1D;
}
a:link {
	color: #333333;
}
a:hover {
	color: #000000;
}

a:visited {
	color: #4D6E1D;
}
a:hover {
	color: #4D6E1D;
}
a:active {
	color: #4D6E1D;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}

.style7 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
}

.style8 {
	font-size: 10px;
	color: #666666;
}

body {background-color: #CCCCCC;}
						
body,td,th {
	font-size: 13px;
	color: #536F35;
	font-family: Arial, Helvetica, sans-serif;
}
.style7_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #536F35;
	text-decoration: underline;
	cursor: hand;
}
.style9greentext {
	font-size: 13px;
	color: #536F35;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
}

