body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EfEfEf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {
	color: #000000;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #000000;
	}

a:hover {
	text-decoration: none;
	color: #DC0707;
	}

a:active {
	text-decoration: none;
	color: #DC0707;
	}

table.menucontainer {
	align: left;
	border: 0px solid #DC0707;
	width: 100%;
	}

table.menubox {
	border: 0px solid #DC0707;
	width: 100%;
	}

td.menuboxheader {
	color: #DC0808;
	width: 100%;
	height: 20px;
	border: 0px solid #DC0707;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	letter-spacing: 2px;
	}

td.menuboxcontent {
	width: 100%;
	border: 0px solid #DC0707;
	background-image: url('images/menu_line_left.gif');
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	letter-spacing: 2px;
	line-height: 15pt;
	}

td.menuboxcontent_right {
	width: 100%;
	border: 0px solid #DC0707;
	background-image: url('images/menu_line_right.gif');
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	letter-spacing: 2px;
	line-height: 15pt;
	}

td.menuboxfooter {
	width: 100%;
	border: 0px solid #DC0707;
	background-color: #FFFFFF;
	font-size: 8px;
	height: 5px;
	text-indent: 5px;
	letter-spacing: 2px;
	}

.normaal {
	color: #000000;
	font-size: 14px;
	}

.color2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	}

.kop {
	font-size: 16px;
	font-weight: bold;
	}

.onderschrift {
	font-size: 10px;
	color: #FF3333;
	}

td.footer {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	}