/* all styles used by CMS objects */
p 
{
	margin: 0px;
}
a.linkPijl
{
	padding-left: 20px;
	background-image: url(../images/icons/continue.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.dik_en_rood{
	font-weight: bold;
	color: #8C1E03;
	margin-right: 20px;
}
h2{
	color: #8C1E03;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
	white-space: nowrap;
	font-family: arial;
}