/* pdf link */
div.pdf a {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
	color: #1B76D0;
	text-decoration: none;
	text-transform: none;
	display:block;
	padding: 0px 0px 10px 22px;
	background:url(../images/pdf_icon.gif) no-repeat left top;
	background-image: url(../images/pdf_icon.gif);
	text-align: left;
	}
/* vet zwart */
.p2 {
	font-size: 12px;
	font-weight: bold;
	color: #003082;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
strong {
	font-size: 12px;
	font-weight: bold;
	color: #003082;
	margin: 3px 0 5px 0;
}
div.uitroepteken {
	font-family: Tahoma, Helvetica, Arial, Utopia;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
	display:block;
	padding: 0px 0px 0px 20px;
	background:url(../images/uitroepteken.gif) no-repeat left top;
	background-image: url(../images/uitroepteken.gif);
	text-align: left;
	margin-left: 0px;
	margin-top: 5px;
	}