.normaal {
	
	font-size: 14px;
	
	font-weight: normal;
	font-style: normal;
	text-align:left;
}
.title {
	
	font-size: 18px;
	font-style: normal;
	text-align:left;
	margin-bottom:8px;
	margin-top:0px;
}
.pagetitle {
	
	
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-align:left;
	padding: 4px;
	
}
.intro {
	
	font-size: 14px;
	
	font-weight: normal;
	font-style: normal;
	text-align:left;
}
.text {
	
	font-size: 14px;

	font-weight: normal;
	font-style: normal;
	text-align:left;
}
.date {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-align:right;
}
.italic{
	font-style: italic;
}
.kop1 {
	
	font-size: 22px;
}
.kop2 {


	font-size: 17px;
}
.kop3 {	
	
	font-size: 14px;
	padding-bottom:0.5em;
}
.bold{
	font-weight: bold;
}
.underline{
	text-decoration: underline;
}
.alignLeft{
	text-align:left;
}
.alignCenter{
	text-align:center;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.bullet{
	list-style-type: circle;
}
.link{
	
	text-decoration: underline;
}
a{
	text-decoration: underline;
}

.menu1{
	font-size: 14px;
	font-weight: bold;	
}
.menu2{
	font-size: 14px;
	font-weight: bold;	
}
.menu3{
	font-size: 14px;
	font-weight: normal;	
}
.menu4{
	font-size: 11px;
	font-weight: bold;	
}
.menu5{
	font-size: 11px;
	font-weight: normal;	
}
.menu6{
	font-size: 11px;
	font-weight: bold;	
}
.menu7{
	font-size: 11px;
	font-weight: normal;	
}
a.menuselected{
	text-decoration: underline;
	color: #009900;
}
h1{
	font-size: 14px;
	text-transform: uppercase;
}
p{
	margin-bottom:1em;
	
	
	word-spacing: normal;
	
	font-size:12px;
}

