/* CSS Document */
.gewoon_center
 {
	color: #000000;
	font-style:normal;
	font-weight:normal;
	font:Arial;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	}
.gewoon_justify
 {
	color: #000000;
	font-style:normal;
	font-weight:normal;
	font:Arial;
	font-size:18px;
	text-decoration:none;
	text-align:justify;
	}
.gewoon_left
 {
	color: #000000;
	font-style:normal;
	font-weight:normal;
	font:Arial;
	font-size:18px;
	text-decoration:none;
	text-align:left;
	}
.klein
 {
	color: #000000;
	font-style:normal;
	font-weight:normal;
	font:Arial;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	}
.klein_titel
 {
	color: #000000;
	font-style:normal;
	font-weight:bold;
	font:Arial;
	font-size:12px;
	text-decoration:underline;
	text-align:left;
	}
.link
 {
	color: #000000;
	font-weight:bolder;
	font:Arial;
	font-size:18px;
	text-decoration:none;
	}
.titel
 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	text-decoration:underline;
	font:Arial;
	font-size:xx-large;
	text-align:center;
	}
.titel2
 {
	color: #FF0000;
	font-style:normal;
	font-weight: bold;
	text-decoration:underline;
	font:Arial;
	font-size:x-large;
	}
.titel3
 {
	color: #FF0000;
	font-style:normal;
	font-weight: bold;
	text-decoration:underline;
	font:Arial;
	font-size:large;
	text-align:left;
	}
	
.body{
scrollbar-face-color: #ffcc99;
scrollbar-track-color: #FFFFFF;
}

