a, address, body, dd, frame, frameset, li, ol, p, table, td, tr, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 13px;
}

address {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 18px;
	font-size: 11px;
}

.adrslink:link, .adrslink:active, .adrslink:visited, .adrslink:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

p {
	margin: 10px;
}

p.extraindent {
	margin-left: 20px;
}

li {
	margin-right: 10px;
}

.hoofdmenu {
	font-size: 14px;
	font-weight: bold;
	background-color: #cd0000;
	color: #ffffff;
}

.submenu {
	font-size: 12px;
	font-weight: normal;
	background-color: #dbdbdb;
	color: #000000;
	text-decoration: none;
}

td.tabelkop {
	font-size: 14px;
	height: 20px;
	font-weight: bold;
	background-color: #cd0000;
	color: #ffffff;
}

td.tabelbody {
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	font-size: 12px;
	font-weight: normal;
	background-color: #dbdbdb;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	white-space: nowrap;
}

h2 {
	font-weight: bold;
	font-size: 24px;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
	white-space: nowrap;
}

td.kader {
	border: 1px solid Black;
	border-top: 0px;
}

td.kaderboven {
	border: 1px solid Black;
}

a:link {
	color: #cc0000;
	text-decoration: underline;
}

a:visited {
	color: #cc0000;
	text-decoration: underline;
}

a:active {
	color: #cc0000;
	text-decoration: underline;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.rood {
	color: #cc0000;
}

.vetrood {
	color: #cc0000;
	font-weight: bold;
}

.center {
	text-align: center;
}