body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
.strike {
	text-decoration: line-through;
}

body {
	background-color: #f3f9ff;
	background-image: url(/onderstroom/images/background.jpg);
	background-repeat: repeat-y;
}
.style1 {color: #FFFFFF}
td.space {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	background-color: #ffebc4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 10%;
	background-image: url(/onderstroom/images/orange-gradient.png);
	background-repeat: repeat-y;
}
td#navigatiebalk a {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td#navigatiebalk a:hover {
	text-decoration: underline;
}
