/* stylesheet mrv.nl */

BODY  { color: #000000; font-size: 9pt; font-family: verdana, arial, helvetica; background-color: #fff }

 
A:link { 
	color: #1f79a5; 
	text-decoration: none
}

A:visited { 
	color: #1f79a5; 
	text-decoration: none 
}

A:hover { 
	color: #FF6600; 
	text-decoration: underline 
}


H1 {
	font-size: 12pt;
	font-weight: bold;
	color: #1f79a5; 
}

H2 {
	font-size: 11pt;
	color: #1f79a5; 
}

TABLE, TD, TD.normaal {
	font-size: 9pt; 
	font-family: verdana, arial, helvetica; 
}

TD.tabelkop, TR.tabelkop  { color: #ffffff; font-weight: bold; background-color: #666 }


TD.accent {
	background-color: #3399CC;
}



.klein {
	font-size: 7pt;
}


.titel {
	font-size: 24pt; 
	font-weight: bold;
	font-style: italic;
}

.onderschrift {
	font-size: 7pt;
	font-style: italic;
}
