body
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #941721;
}

.header
{
	font-size: 18px;
	font-weight: bold;
	line-height:24px;
	letter-spacing: 1px;
	color: #FFFFFF;
}
a.header:link, a.header:visited, 
a.header:active 	{ font-size: 18px; color:#FFFFFF; text-decoration: none;  }
a.header:hover 		{ color:#FFFFFF; text-decoration: underline; }


.tabel
{
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #999;
}

.rubriek
{
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	padding-left: 5px;
	background-color:#fff000;
	color: #941721;
	height: 20px;
}

.links
{
	font-size: 12px;
	line-height:18px;
	padding-left: 5px;
	background-color:#FFFFFF;
	color: #941721;
}

a:link, a:visited, 
a:active 		{ font-size: 12px; color:#941721; text-decoration: none;  }
a:hover 		{ color:#941721; text-decoration: underline; }

div
{
	height: 10px;
	line-height: 10px;
}

