td, li {
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		12px;
	line-height:	16px;
	font-weight:	normal;
	font-style:		normal;
	color:			#000000;
}
.mainTable	{
	width:				550px;
	border-collapse: collapse;
	border:				0px;
}
.mainTable	td {
	padding:			0px;
	margin:				0px;
}
li {
	/*** color:			#782038; ***/
	margin-left:	-20px;
}
body	{
	margin:			   0px;
	margin-top:		  10px;
	margin-left:	  10px;
	background-color: white;
}
body.top	{
	margin:			   0px;
	background-color:  white;
}
body.help	{
	margin-left:		24px;
	margin-top:			20px;
}
.titel {
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		24px;
	font-weight:	normal;
	font-style:		normal;
	color:			#000000;
}
.kop, .h3, h3 {
	font-size:		24px;
	line-height:	28px;
	color:			#782038;
	margin-bottom:	5px;
}
.leading {
	font-weight:	bold;
}
.copyright {
	font-size:		8px;
}
.subKop {
	font-weight:	bold;
	color:			#782038;
	margin-top:		20px;
}
.actueelKop {
	font-size:		12px;
	font-weight:	bold;
	line-height:	16px;
	color:			#ffffff;
	margin-bottom:	2px;
}
h6, .h6 {
	font-size:		12px;
	font-weight:	bold;
	line-height:	14px;
	margin:			0px;
	padding:		0px;
	color:			#0000b3;	
}
.clikkerTable	{
	margin-left:		20px;
}
A	{
	font-family:	 Arial,Helvetica,sans-serif;
	font-weight:	 normal;
	font-style:		 normal;
	color:			#782038;
	color:			#B5345b;
	text-decoration: none; 
}
A:hover {
	text-decoration: underline; 
}
A.linkKop, .linkKop, .linkBody {
	font-size:		12px;
	line-height:	14px;
	font-weight:	normal;
	color:			#B5345b;
	margin-top:		0px;
	text-decoration: none; 
}
.linkBody {
	color:			#000000;
}
A.linkKop:hover {
	text-decoration: underline; 
}
A.leesVerder, A.bookMark {
	font-weight:	bold;
	color:			#0099CC;
	font-size:		10px;
	text-decoration: none; 
	text-align:		right; 
}
A.leesVerder:hover {
	color:			#782038;
	text-decoration: underline; 
}
A.bookMark {
	text-align:		left; 
}
A.bookMark:hover {
	color:			#782038;
	text-decoration: underline; 
}
A.crumb {
	color:			#0099cc;
	text-decoration: underline; 
}
.formButton	{
	display:			inline;
	background-color:	#782038;
	text-align:			center;
	font-family:		Arial, Helvetica, sans-serif;
	margin:				5px auto;
	font-size:			100%;
	font-weight:		bold;
	color:				white;
	border:				1px black solid;
	border-top:			1px white solid;
	border-left:		1px white solid;
}
.formButton:hover	{
	background-color:	#B5345b;
	border:				1px white solid;
	border-top:			1px black solid;
	border-left:		1px black solid;
	cursor:				pointer;
}

