body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ebebed;
	margin: 0px;
}

.filler {
	background-color: #ebebed;
	
}



.left {

	text-align: left;
	font-size: 11px;
	font-style: italic;

}

table.abc th {
	background-color: d30418;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	text-indent: 5px;
}


.middle {
	float: left;
	width: 450px;
}




.advertisement {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	
	}
	

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;

}

a.smalllink:link, a.smalllink:visited, a.smalllink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}

a.smalllink:hover {

	text-decoration: underline;

}

.veld {
	background-color: #000000;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: e3e5e4;
	padding-bottom: 10px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3e5e4;
	border-bottom-color: #e3e5e4;
	padding-bottom: 12px;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h1 {
	font-size: 28px;
	color: #858688;

}

h2 {
	font-size: 23px;
	color: #858688;

}

.sub2 {
	background-color: #ebebed;

} 

A.meerinfo:visited,  A.meerinfo:link, A.meerinfo:active  {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	background-image: url(images/meerinfo-bg.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	vertical-align: text-bottom;
	padding-top: 7px;
	font-weight: bold;
}
A.meerinfo:hover   {
	text-decoration: underline;
	font-weight: bold;
} 

A.reddot:visited,  A.reddot:link, A.reddot:active  {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	background-image: url(images/meerinfo-bg.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	vertical-align: text-bottom;
	padding-top: 7px;

}
A.reddot:hover   {
	text-decoration: underline;

} 
