/* CSS Document */

body {
	color:#;
	background-color:#;
	margin:0px;
	padding:0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
a:link, a:active, a:visited { 
   color:#000000; 
   text-decoration:none; 
   font-weight:normal; 
}
a:hover { 
   color:#B4B4B4; 
}
table {
   width:100%;
}
td {
	vertical-align:top;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	color: #cccccc;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
}
img {
   border:none; 
}
p {
   width:68em;
}

.infor {
	text-align:left;
	display:block;
	color: #000000;
}
.groot {
   display:block;
   padding:0.4em;
   text-align:justify;
}
.white {
	border:0px solid #B4B4B4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #33ff00;   
}
.binnen {
	border:0px solid #B4B4B4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-color: #ffffff;
	background-color: #ffffff;
	
}
.nojs {
   width:100%;
   padding:16px 0px;
   background-color:#999999;
   font-weight:bold;
   text-align:center;
}
.unnamed1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #00FF99;
	font-weight: bolder;
}
