h1 {font-size: 150%; }
.style6 {font-size: 90%}
.style7 {font-size: 80%}
a:link {
	color: #EEEEEE;
}
a:visited {
	color: #EEEEEE;
}
a:hover {
	color: #FF0000;
}
a.menu:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000084;
	background-image: url(images/tartansm.jpg);
	background-repeat: repeat-y;
}
.titelinvers {
	font-size: 16px;
	font-weight: bold;
	color: #000084;
	text-decoration: none;
	position: relative;
	filter:DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);
	font-variant: normal;
	visibility: visible;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: left;
}
.kopje {
	font-size: 14px;
	font-weight: normal;
	color: #000084;
	text-decoration: none;
	position: relative;
	font-variant: normal;
	visibility: visible;
	background-color: #FFFFFF;
	padding: 1px;
	text-align: center;
}

