/* Common */
h1{
	font-family:arial,verdana;
}
td{
	font-family:arial,verdana;
	font-size: 9pt;
}
strong{
	color:#006633;
}
a{
	font-family:arial,verdana;
	font-size: 9pt;
	color: #006633;
	text-decoration:none;
}
a:hover{
	font-family:arial,verdana;
	font-size: 9pt;
	color: #006633;
	background-color:#FFFFCC;
	text-decoration:none;
}
#bigstrong{
	font-size:11pt;
}
#pandentabel{
	width:500px;
}
#pandentabel td{
	border-bottom: #cccccc 1px dotted;
}
#pandenlijsttabel{
	width:750px;
}
#pandenlijsttabel td{
	border: #cccccc 1px dotted;
	vertical-align:top;
}
