body{
	background-color: #FFE4C4;
	background-image: url(images/logo2.gif);
	background-position: center;
	background-repeat : no-repeat;
	background-attachment: fixed;
	scrollbar-base-color : #FFE4C4;
	scrollbar-face-color : #993300;
	scrollbar-arrow-color : #FF8C00;
	scrollbar-track-color : #FFCC66;
	scrollbar-shadow-color : #000000;
}
h1{
	font-family: Trebuchet MS;
	color: #009900;
	font-size: 30px;
	font-weight: bold;
}
h2{
	font-family: Trebuchet MS;
	color: #FF8C00;
	font-size: 23px;
	font-weight: bold;
}
h3{
	font-family: Trebuchet MS;
	color: #9933CC;
	font-size: 17px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #00008B;
	font-size : 15px;
}
LI{
	font-family: Arial, Helvetica, sans-serif;
	color: #00008B;
	font-size : 15px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	color: #00008B;
	font-size : 15px;
}
.tabelrood{
	border : 2px solid Red;
	background-color : #FFCCCC;
}
.fototabel{
	color : #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}
.fototabelkleur{
	background-color : #FFCC66;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #993300;
}
