body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(bodybg.png);
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
.style4 {font-size: 14px; color: #666666; font-family: Georgia, "Times New Roman", Times, serif;}
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c22929;
}
.style11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c22929;
	font-weight: bold;
	font-size: 12px;
}
.style14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c22929;
	font-weight: bold;
	font-size: 16px;
}
.style16 {font-family: Georgia, "Times New Roman", Times, serif; color: #c22929; font-weight: bold; font-size: 36px; }
.style18 {font-size: 24px}

hr {
	color: #990033;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

a:link {
	color: #c22929;
	text-decoration: none;
}
a:visited {
	color: #c22929;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #c22929;
	text-decoration: none;
}

.lijst a:link {
	color: #666666;
	text-decoration: none;
}
.lijst a:visited {
	color: #666666;
	text-decoration: none;
}
.lijst a:hover {
	color: #c22929;
	text-decoration: none;
}
.lijst a:active {
	color: #666666;
	text-decoration: none;
}

.style21 {
	font-size: 12px;
	font-style: italic;
}
.style23 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.style25 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 14px; color: #666666; font-style: italic; }

.style26 {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.style27 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

#slideshow {
	position:relative;
    width:550px;
	height:346px;
	margin-top:0px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


