body	{
/*		width: 650px; */
		margin-left: auto;
		margin-right: auto; 
		text-align: left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: justify
		}
small 	{
		font-size: 9px;
		}
x-small 	{
		font-size: 7px;
		}
table	{
		width: 650px;
		margin-left: auto;
		margin-right: auto; 
		color: #222222;
		background-color: #f7ffd7;
		padding: 15px;
		}
th		{
		margin-top: 150px;
		font-weight: bold;
		text-align: center;
		}
td		{
		margin-top: 50px;
		vertical-align: top;
		text-align: left; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
.nietzichtbaar	{
		width: 100%;
		color: #000000;
		background-color: #ffffff;
		padding: 0px;
		text-align: justify;
		
		}
img	{
		border: none;
		}
hr		{
		color: #009A00;
		background-color:  #009A00;
		width: 100%;
		height: 2px;
		border-style: solid;
		}
h1	{
		text-align: center;
		font-size: 24px;
		font-weight: bold; 
		}		
h2	{
		text-align: center;
		font-size: 24px;
		font-weight: normal; 
		}		
h3	{
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #009A00;
		padding: 2px;
		margin-bottom: 0px; 
		}
h5		{
		font-size: 10px;
		color: #000000;
		padding: 1px;
		margin-bottom: 0px; 
		}		
h6		{
		font-size: 8px;
		font-weight: lighter;
		color: #999999;
		padding: 2px;
		margin-bottom: 0px; 
		}
a:hover {
	color:  #01DF01;
	text-decoration: none;
	}
a:link {
	color: #088A08;
	text-decoration: none;
	}
a:active {
	color:#0B610B;
	text-decoration: none;
	}
a:visited {
	color:#0B610B;
	text-decoration: none;
	}
.text	{
	width:150px; 
	text-align:left; 
	float:right; 
	margin: 0px 0px 0px 15px; 
	padding: 5px; 
	border: 2px solid #009A00; 
	background-color: #f7ffd7;
	}		
.toerextern a {
		color: #0066FF;
		text-decoration: none;
		
	}

.toerextern	 {
		color: #000066;
		text-decoration: none;
		
	}
dt		{
		font-size: 12px;
		padding: 10px;
		margin-top: 10px; 
		font-weight: bold; 
	}
dd		{
		padding: 5px;
		background-color: #f7ffd7;
		}
