body {
	width: 768px;
	height: 100%; 
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	font: none;
	
	/*	
	scrollbar-base-color: #DFB55B; 
	scrollbar-shadow-color: #b20000;
	scrollbar-highlight-color: #b20000; 
	scrollbar-3dlight-color: #b20000; 
	scrollbar-darkshadow-color: #b20000;
	scrollbar-track-color: #770000; 
	scrollbar-arrow-color: #000000;
	*/
	
}

h1	{ color: #000000; font-size: 15pt; font-family: Arial; font: none; text-align: center; text-decoration: none } /*Kop*/
h2	{ color: #000000; font-size: 12pt; font-family: Arial; font: none; text-align: center; text-decoration: none } /*subkop*/
h3	{ color: #000000; font-size: 10pt; font-family: Arial; font: bold; text-decoration: none } /*dik gedrukt*/
h4	{ color: #000000; font-size: 12pt; font-family: Book Antiqua; font: none; text-decoration: none } /*buiten gebruik*/
h5	{ color: #CCCCCC; font-size: 10pt; font-family: Arial; font: bold; text-decoration: none } /*buiten gebruik*/


a		{ color: #000000; font-family: Book Antiqua; text-decoration: underline }
a:link	{ color: #000000; font-family: Book Antiqua; text-decoration: underline }
a:hover	{ color: #000000; font-family: Book Antiqua; font: bold; text-decoration: underline }


#kopnoot
{
	background: #333366;
	color: #CCCCCC;
	font: bold;
	font-family: Arial;
	font-size: 10pt;
	
}

#email
{
	color: #CCCCCC; 
	font-size: 7pt; 
	font-family: Arial;
	font: none;

}

#iframe
{
	height: 100%;
	width: 650px;

}


#knop
{
	
	background: #b20000;
	border-color: #b20000;
	border-width: 1pt;
	color: #cccccc;
	font-family: Verdana;
	font-size: 10pt;
	
}

input 
{
	border-color: #666666;
	border-width: 1pt;
	font-family: Verdana;
	font-size: 10pt;
	
}

textarea 
{
	
	border-color: #666666;
	border-width: 1pt;
	font-family: Verdana;
	font-size: 10pt;

}

table
{
	font-family: Arial;
	font-size: 10pt;

}