body, table	{
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;	
}

select {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	background: #F2F2F2	
}

textarea {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	background: #F2F2F2	
}

input {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	background: #F2F2F2	
}

.main {
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}



.img	{

	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #92B041;	
}

a {
	font-family: Verdana;
	font-size: 8pt;
	color: #92B041;
	text-decoration: none;
}



a:hover {
	color: #92B041;
	text-decoration: underline;
}

.kop {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #24933C;
}

.green {
	color: #679247;
}

.red {
	color: #FF0000;
}

.rand_groen {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #679247;		
}