body{
                font-family: Verdana, Arial, Helvetica, sans-serif;       			
				font-weight: normal;
				font-size : 11px; 
				color: #000000;
				background-color: #222222;
}
b{
  				font-weight: bold;
}
.pic{
	 			margin-top : 0px;
				margin-bottom : 0px;
				margin-left : 0px;
				margin-right: 0px;		
}
td, p{        		
				font-family: Verdana, Arial, Helvetica, sans-serif;       			
				font-weight: normal;
				font-size : 11px; 
				color: #000000;											       
}
div.content, div.navigatie{
				margin-top: 0px;
				margin-bottom: 10px;
				margin-left: 10px;
				margin-right: 10px;
}
.titel{
	   		color: #000000;
}
table.main{
			background-color: #43fbd0;
}
table.navigatie{
			background-color: #06EAB7;			
			font-size : 10px;
			margin-top: 8px;			
			margin-left: 1px;
			margin-right: 10px;
}
table.content{
	 		margin-top :   10px;
			margin-bottom: 10px;			
}
table.footer{
			background-color: #806C6E;
}
.kop{
			font-size : 14px;
			font-weight: bold;
			color: #000000;
}
.tussenkop{
			font-size : 11px;
			font-weight: bold;
}
a{
		color: #000000;   
		font-size : 11px; 		
		font-weight: bold; 
        text-decoration: none;
}
a:hover{
        text-decoration: underline;        
}