a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	color: #8B998B;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
p {
	margin: 10px 30px 20px;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.1em
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: lighter;
	margin: 10px;
	color: #666670;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 63px;
}
h2 {
	font-size: 24px;
	line-height: 27px;
	font-weight: lighter;
	color: #666670;
	margin: 10px;
	background-image:   url(../images/pagelayout/heading2_bg.gif);
	background-repeat: no-repeat;
	letter-spacing: 0.3em;
	font-family: Arial, Helvetica, sans-serif
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0.3em;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
ol {
	letter-spacing: 0.1em;
	font-size: 11px;
	line-height: 17px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-right: 30px;
	margin-left: 30px;
}
ul {
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.1em;
	list-style-position: outside;
	list-style-type: square;
	margin-right: 30px;
	margin-left: 30px;
}
table {
	font-size: 11px;
	line-height: 17px;
	letter-spacing: -0.1em;
}
.announcement {
	border: 1px solid #666670;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	line-height: 17px;
	margin: 20px;
	text-align: center
}
.bold {
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	margin: 10px;
	border-top: 1px solid #D9D9E6;
	border-right: 1px none #D9D9E6;
	border-bottom: 1px none #D9D9E6;
	border-left: 1px none #D9D9E6;
	padding: 5px;
	letter-spacing: normal;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	letter-spacing: normal;
	font-weight: bold;
}
.firstParagraph {
	font-size: 14px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;

}
.location {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 5px 5px 10px;
	color: #000000;
	line-height: 11px;
	font-weight: normal;
	letter-spacing: normal;
}
.titleBackground {
	background-image: url(../images/pagelayout/page/page_title_bg.jpg);
	background-repeat: repeat-x;
}
.laatsteWijziging {
	color: #D9D9E6;
	border: none;
	text-align: left;


}
.background {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(../images/pagelayout/page/page_title_bg.jpg);
	height: auto;
	width: auto;



}
