body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-image: url(Afbeeldingen/LogoTiki_light.jpg);
	color: #000071;
}
h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #000071;
	text-align: left;
	background-image: none;
}
h2 {
	font-size: medium;
	font-weight: bold;
	font-style: oblique;
	color: #003333;
}
a:link {
	font-style: normal;
	color: #000071;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000071;
	text-decoration: blink;
}
a:visited {
	color: #000071;
	text-decoration: none;
}
.TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000071;
	text-align: justify;
}
.style3 {
	font-size: x-small
}
