BODY {
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
	margin-top:  0;
	margin-left:0;
	margin-right: 0;
}

.paginatitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01A0E2;
}

table tr td {
	margin-bottom: 0;
	margin-top: 0;
	color: #26598E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}

P {
	margin-bottom: 0;
	margin-top: 0;
}

UL {	
	margin-bottom: 0;
	margin-top: 0;
}

OL {	
	margin-bottom: 0;
	margin-top: 0;
}

UL LI {
	list-style-image: url(images/vierkantebulletklein.gif);
	list-style-type: disc;
	margin-left: -23;										
}
					
UL LI UL LI {
	list-style-type: disc;
	list-style-image: url(images/subbullet.gif);
	margin-left: -23;					
}
	
OL LI {
	list-style-type: decimal;			
	margin-left: -10;
}

OL LI OL LI {
	list-style-type: disc;
	list-style-image: url(images/subbullet.gif);
	margin-left: -23;					
}

.header	{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99AABD;
}

.datagrid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:visited {
	color: #3976AE;
	text-decoration: none;
}
					
A:link {
	color: #3976AE;
	text-decoration: none;
}
					
A:hover {
	text-decoration: underline;		
}

.opslaan A:hover {
	color: white;
	text-decoration: none;		
}

.opslaan {
	color: white;
	background-color: #33567B;
	font-size: 10px;
	padding-left: 7px;
	padding-right: 7px;
}
