html {
	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	margin-top: 50px;
	  background-image: url(pics/zwart_43.jpg);	
	
	
       
}

td {
   Background-color:transparent; 
   border: 0px solid #000000; 
   border-bottom-width: 0px;
   border-bottom-color:#000000;
   border-top-width: 0px;
   border-top-color:#000000;
   border-right-color:#000000;
	font-size: 10px;
	color: #FFFFFF;
	
	text-align: justify;
	}
	
table.totaal{
   background-color:#000000;	
   border: 0px solid #000000; 
   border-bottom-width: 0px;
   border-bottom-color:#001F7A;
   border-left-width: 0px;
   border-left-color:#001F7A;
   border-top-width: 0px;
   border-top-color:#001F7A;
   border-right-width: 0px;
   border-right-color:#001F7A;
  
   }
   
td.menu {
   background-color: #000000;	
   border-bottom-width: 0px;
   border-bottom-color:#001F7A;
   border-left-width:0px;
   border-left-color:#001F7A;
   border-top-width: 0px;
   border-top-color:#001F7A;
   border-right-width: 0px;
   border-right-color:#001F7A;
   font-size: 10px;
   color: #001F7A;
   
   text-align: center;
}
td.menu a{
   background-color: #000000 ;	
   font-family: verdana, Arial;
  font-size: 10px;
  font-weight : 500;
  color: #FFFFFF;
  cursor: hand;
 
  text-decoration: none;
}
td.menu a:hover{
   display : small-block;
   background-color: #999933 ;	
   border: ;  
   font-family: verdana, Arial;
  font-size: 10px;
  font-weight : bold;
  color: #FFFFFF;
  cursor: hand;
}


td.main{
	padding-left: 0px;
	padding-right: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;	
}

td.footer {
   background-color: #001F7A;
   border-bottom-width: 1px;
   border-bottom-color:#001F7A;
   border-left-width: 1px;
   border-left-color:#001F7A;
   border-top-width: 1px;
   border-top-color:#001F7A;
   border-right-width: 1px;
   border-right-color:#001F7A;
   font-size: 10px;
   color: #668CFF;
 
   text-align: center;
   margin-top: 5px;
}
td.footer a{
  font-family: verdana, Arial;
  font-size: 10px;
  font-weight : 500;
  color: #668CFF;
  cursor: hand;
  
  text-decoration: none;
}
td.footer a:hover{
  font-family: verdana, Arial;
  font-size: 10px;
  font-weight : bold;
  color: #668CFF;
  cursor: hand;
  
}
 a{
   
   font-family: verdana, Arial;
  font-size: 10px;
  font-weight : 500;
  color: #FFFFFF;
  cursor: hand;
  font-size: 10px;
 
  text-decoration: none;
}
a:hover{
  font-family: verdana, Arial;
  font-size: 10px;
  font-weight : 500;
  color: #999933;
  cursor: hand;
}
