body  { color: red; font: 9px Verdana; background-color: #550000; margin: 0px; scrollbar-3dlight-color: ''; scrollbar-arrow-color: white; scrollbar-darkshadow-color: ''; scrollbar-face-color: #FF0000; scrollbar-highlight-color: white; scrollbar-shadow-color: #000000; scrollbar-track-color: #550000 }

a  { color: red; text-decoration: none }

a:link  { color: red }

a:visited  { color: red }

a:hover  { color: red; text-decoration: underline }

ul {
	padding-left: 7px;
	margin-left: 7px;
}

.bordertable {
	border: 1px solid black;
	background-color: #A63131;
}

.fotos {
	border: 1px solid black;
}

.tabletotaal {
	border: 1px solid black;
	background-color: #F1B4B6;
}

.tabletitel {
	border-bottom: 1px solid black;
	background-color: #362D1C;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.tableinhoud {
font-family: verdana;
font-size: 11px;
color: black;
}

.telnummer {
	border: 1px solid black;
	background-color: white;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.onderschrift {
font-size: 9px;
color: black;
}