BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
	scrollbar-base-color: Window;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: Window;
	scrollbar-face-color: #CEAFDB;
	scrollbar-highlight-color: Window;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #F1F1F1;
}

A:LINK, A:VISITED, A:ACTIVE {
	text-decoration: none;
	color: #68237C;
}
.kleinexport
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.klein
{

	font-size: 8pt;
}
.adres
{

	font-size: 8pt;
	color:#999999;
	font-weight:bold;
}
H1 {
	font-size: 18;
}

H2 {
	font-size: 16;
}

H3 {
	font-size: 14;
}

/*
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	font-size: 10pt;
	
	
}*/

td { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color:  Black;
	margin-left : 10px;
 }

#actionTicker { 
position: absolute; 
top: 150px; 
left:	250px;
text-align:left; 
width:100%; 
height: 20px; 
}  
input.knop{
	background-color: #68237C;
	border: 2px solid black;
	color: white;
	font-weight: bold;
	cursor: pointer;
	font-size: 10pt;
}

.menu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : White;
	font-weight: bold;
}
A.menu:LINK, A.menu:VISITED, A.menu:ACTIVE {
	text-decoration: none;
	color: White;
	font-weight: bold;
}
A.menu:HOVER{
	text-decoration: none;
	color: #68237C;
	font-weight: bold;
}

