body 
{
	background-color: #ffffff;
	font-family: "Times New Roman", Garamond, serif;
	font-size: x-small;

}

table.main 
{
	spacing : 0px ;
	border-width: 0px;
	cellpadding : 15px ;
	cellspacing : 0px;
}

.no_print
{
	display:none;
	background-image:none;
}

.scrollable { 
width: 480px; 
height: 800px; 
color:#000000;
scroll
}

table, td, th 
{	
	background-image:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	line-height: 24px;
	color: #000000;
	cellpadding: 10px; 
	cellspacing : 0px;
}

h1.kopje 
{
	font-size: medium;
}

div.central_container 
{
	padding : 20px;
	color:#000000;
}



