@charset "UTF-8";
body {
	background-color: #DAE1F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Cochin, Baskerville, serif;
	color: #1749A8;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;	
}
img {
	border: 0px;	
}
table {
	width: 800px;
	background-color: #F7F6E4;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	border: 0px;
}
td {
	text-align: center;
	vertical-align: bottom;
	border: 0px;
}
th {
	text-align: center;
	vertical-align: bottom;
	border: 0px;
}
a {
	a:link;
	outline: none;
	color: #0059FF;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #0059FF;
}
a:visited {
	text-decoration: none;
	color: #0059FF;
}
a:hover {
	text-decoration: none;
	color: #0059FF;
}
a:active {
	text-decoration: none;
	color: #0059FF;
}
.tekst {
	font-family: Cochin, Baskerville, serif;
	color: #1749A8;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;	
}
.teksttitel {
	font-family: Cochin, Baskerville, serif;
	color: #1749A8;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
}
.tekstnoot {
	font-family: Cochin, Baskerville, serif;
	color: #1749A8;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;	
	text-align: center;
	vertical-align: bottom;
	font-size: 12px;
}

