body {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10pt; 
	color:#000000; 

 scrollbar-arrow-color:#c5e29f;
 scrollbar-base-color:#c5e29f;
 scrollbar-face-color#c5e29f;
 scrollbar-track-color:#a7151a;
 scrollbar-highlight-color:#c5e29f;
 scrollbar-3dlight-color:#c5e29f;
 scrollbar-shadow-color:#c5e29f;
 scrollbar-darkshadow-color:#c5e29f;
 
}
html, body, .tbbg {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}

.kop {
	font-size: 12pt; 
	color:#a7151a;
	font-weight: bold;
}

.txt {
	text-align:left;
	vertical-align:top;
	color:#000;
	padding-right:10px;
	padding-bottom:10px;
}

.stxt {
	font-size:8pt;
	}

.menu {
	color:#a7151a;
	font-weight:bold;
	font-style:italic;
	padding-left:74px;
	text-align:left;
}

.nieuwsbrief {
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
	padding-left:74px;
	text-align:left;
}
.subm {
	font-size: 9pt;
	padding-left:60px;
	text-align:left;
}

table {
  border-collapse: collapse;
} 

img {
border: none;
}

.cursor {
cursor: pointer;
}

.cdiv {
	direction:ltr;
	padding:10px;
	width:534px;
	height:340px;
	overflow:auto;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 0;
}



a.foo    { color:#a7151a; font-weight:bold;	font-style:italic; font-size: 10pt; text-decoration:none; }
a.foo:link    { color:#a7151a; font-weight:bold;	font-style:italic; font-size: 10pt; text-decoration:none; }
a.foo:visited { color:#a7151a; font-weight:bold;	font-style:italic; font-size: 10pt; text-decoration:none; }
a.foo:hover  { color:#000000; font-weight:bold;	font-style:italic; font-size: 10pt; text-decoration:none; }

a.foo2    { color:#000000; font-weight:normal;	font-style:normal; font-size: 8pt; text-decoration:none; }
a.foo2:link    { color:#000000; font-weight:normal;	font-style:normal; font-size: 8pt; text-decoration:none; }
a.foo2:visited { color:#000000; font-weight:normal;	font-style:normal; font-size: 8pt; text-decoration:none; }
a.foo2:hover  { color:#a7151a; font-weight:normal;	font-style:normal; font-size: 8pt; text-decoration:none; }

a.foo3    { color:#ffffff; font-weight:bold;	font-style:italic; font-size: 10pt; text-decoration:none; }
a.foo3:link    { color:#ffffff; font-weight:bold;	font-style:italic; font-size: 10pt; text-decoration:none; }
a.foo3:visited { color:#ffffff; font-weight:bold;	font-style:italic; font-size: 10pt; text-decoration:none; }
a.foo3:hover  { color:#fee600; font-weight:bold;	font-style:italic; font-size: 10pt; text-decoration:none; }

a:link {
	color: #a7151a;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:underline;
} 

a:visited {
 color: #a7151a;
 font-size: 9pt;
	font-weight:bold;
	text-decoration:underline;
} 

a:hover {
 color: #000000;
 font-size: 9pt;
	font-weight:bold;
	text-decoration:underline;
}
 
a {
 color: #a7151a;
	font-weight:bold;
	text-decoration:underline;
 font-size: 9pt;
}
