@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 70px;
	margin-top: 56px;
	margin-right: 56px;
	margin-bottom: 56px;
	background-color: #5d5e60;
}
a {
	color:#54a20f;
	text-decoration:none;
	
}

p {
	font-style:normal;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	line-height: 16px;
	text-indent: 0px;
	background-position: 0px;
	text-align: left;
	white-space: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.groen{
	color: #54a20f;
}
.groenelink{
	text-decoration: underline;
}	
h1{
	font-size:12px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 22pt;
	background-position: 0px;
	text-align: justify;
	text-indent: 0px;
	vertical-align: top;
}
.groenklein{
	color: #54a20f;
}
h2{
	font-size:12px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 22pt;
	background-position: 0px;
	text-align: center;
	text-indent: 0px;
	vertical-align: top;
}
h3{
	font-size:10px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.link{
	color: #000000;
	text-decoration: underline;

