body {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	background-color: #99CC67;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #2A7F00;
	font-style: italic;
	font-weight: bold;
}

.bedrijfsnaam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
	color: #2A7F00;
}

.mini {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
a:link {
	color: #333333;
	font-style: italic;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}
a:visited {
	color: #2A7F00;
	font-style: italic;
}
a:active {

	color: #FDFE00;
}

