body {
	font-family:  verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #007dcd;
	background-attachment: fixed;
	scrollbar-base-color: #FFFFFF;
}
h1 {
	font-family:  verdana;
	font-size: 18px;
	font-weight:bold;
	color: #0101BB;
}
td {
	font-family:  verdana;
	font-size: 12px;
	color: #000000;
}
a {
	color:#0101BB;
	text-decoration: none;
}
a.active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.lijn {
	text-decoration: none;
}
input {
	font-weight: bold;
	font-size: 90%;
	font-family: verdana, tahoma, arial;
}
textarea {
	font-weight: bold;
	font-size: 90%;
	font-family: verdana, tahoma, arial;
}
h3 {
	color: #1E543C;
}
.bottomtekst {
	font-size: 10px;
	color: #000000;
}
table.blauw {
	background-image:url(../images/btn_back_blauw.gif);
	background-color: #007DCC;
	margin-bottom:10px;
	border:none;
	width:100px;
}

table.oranje {
	background-image:url(../images/btn_back_oranje.gif);
	background-color: #ED6E00;
	margin-bottom:10px;
	border:none;
	width:100px;
}
table.lichtblauw {
	background-image:url(../images/btn_back_lichtblauw.gif);
	background-color: #BFDFF3;
	margin-bottom:10px;
	border:none;
	width:100px;
}
table.grijs {
	background-image:url(../images/btn_back_grijs.gif);
	background-color: #C0C0C0;
	margin-bottom:10px;
	border:none;
	width:100px;
}

