/* Standaard CSS */

body  {
	font-family:  verdana;
	font-size: 12px;
	color:#333333;
	scrollbar-base-color: #FFFFFF;
	scrollbar-shadow-color: #336699;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #336699;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #336699;
	margin-top:0;
	margin-right:0;
	margin-left:0;
	margin-bottom:0;
}

.lm {
	font-size : 9px;
	font-weight: normal;
	font-family :  verdana;
	color : #999999;
	text-decoration : none; 
	line-height: 19px;
}
a {
	font-size : 12px;
	font-weight: normal;
	font-family :  verdana;        	
	color : #FF6600;                     	
	text-decoration : none; 
	line-height: 19px;	                 	
}                                             	
a:active {                                   	
	font-size : 12px;
	font-weight: normal;                  	
	font-family :  verdana;
	color : #999999;                     	
	text-decoration : none; 
	line-height: 19px;         
}                                            	
a:hover {                                    	
	font-size : 12px;
	font-weight: normal;                     	
	font-family :  verdana; 	
	color : #999999;                     	
	text-decoration : none;
	line-height: 19px;	             	
}                                            	                                         	
a:visited {                                  	
	font-size : 12px; 
	font-weight: normal;                     	
	font-family :  verdana;        	
	color : #336699; 
	line-height: 19px;	                    	
}                                            	
table {                                      	
	font-family:  verdana;	
	font-size: 12px;                         	
	color:#333333;                           	
	line-height: 19px;                       	
}                                            	
td      {                                    	
	font-family:  verdana;	
	font-size: 12px;                         	
	color:#333333;                           	
	line-height: 19px;                       	
}