/* CSS Document */
h1 {
margin-top: 4px;
margin-bottom: 4px;
FONT-SIZE: 13pt;
COLOR: #202b54;
FONT-FAMILY:arial, helvetica, sans-serif;
font-weight: bold;
}

h2 {
margin: 0px;
font-weight:bold;	
font-size: 11px;
	line-height: 1.5; COLOR: #363a55;
}

.standaard, p, tr,td, body {
	font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 11px;
	line-height: 1.5; 
	COLOR: #363a55;
}

a:link, a:visited, a:active {
COLOR:	#7bb801; TEXT-DECORATION: none; FONT-FAMILY: Verdana, Arial, sans-serif;
}

a:active a:hover{
	color: #7bb801;
	text-decoration: underline;
}