﻿a {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.black_background {
	background-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.centreren {
	text-align: center;
}
.foto-onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
.gekleurd_woord_zonder_link {
	color: #CC0000;
}
h1 {
	font-size: 22px;
	text-decoration: none;
	color: #CC0000;
	font-variant: normal;
	font-weight: bold;
}
h2 {
	text-decoration: none;
	font-size: 18px;
	color: #CC0000;
	font-variant: normal;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	text-decoration: none;
	color: #CC0000;
	font-variant: normal;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-variant: normal;
}
h5 {
	font-size: 13px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
hr {
	color: #000000;
}
.image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.image_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img {
	border-width: 0px;
	top: 270;
}
p {
	font-size: 14px;
}
.rechts_uitlijnen {
	text-align: right;
}
td {
	padding: 0px;
	border-spacing: 0px;
}
ul {
	font-size: 14px;
}
