body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../beeld/achtergrond2.jpg); color: #000099;
	background-color: #CCFFFF;
	background-repeat: repeat-y;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}h1 {
	font-size: large;
	font-style: italic;
	color: #339900;
}


a:link {
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-weight: bolder;
	color: #990033;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #00AA99;
	text-decoration: underline;
}
ul {
	font-style: normal;
	background-color: #F9FFFF;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
strong {
		color: #0000CC;
}

small {
	font-size: small;
	font-weight: lighter;
}
h5{
	color: black;
}
