body { 
	background-color: #eee9e9; 
	font-family: verdana, arial; 
	font-size: 11pt; 
	color: #000000; 
	overflow: scroll; 
	overflow: -moz-scrollbars-vertical; }

table { 
	background-color: #ffffff; 
	font-family: verdana, arial; 
	font-size: 11pt; 
	color: #000000; }

p { 
	display: block;
	margin-bottom: 1em;
	margin-top: 1em;
 }

div.toggle {
	border: 1px solid #eee9e9;
	background-color: #eee9e9;
	margin-top: 20px; 
	text-align: left;
	cursor: pointer;
	color: #7f6140;
	font-weight: normal;
}

div.artikelen {
	border: 1px solid #eee9e9;
	background-color: #ffffff;
	padding: 5px;
}

td.banner {
	background-image: url(images/banner_coc.png);
	color: #ffffff;
	text-align: right;
	vertical-align: bottom;
	font-size: 16pt;
	font-weight: bold;
}

a:link		{ color: #7f6140; text-decoration: none; }
a:visited	{ color: #7f6140; text-decoration: none; }
a:active	{ color: #7f6140; text-decoration: none; }
a:hover		{ color: #7f6140; text-decoration: underline; }

.accent1	{ color: #dd0000; font-style: italic; }
.accent2	{ color: #dd0000; font-size: 12pt; font-weight: bold; margin-top: 10px; margin-bottom: 10px; }
.accent3	{ color: #dd0000; }
.accent4	{ color: #dd0000; font-size: 11pt; font-weight: bold; }
