body {  

	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10 px; 

	color: #2E3F4B; 
	margin: 0px 0px 0px 0px;
}

table {  

	font-family: Verdana,Arial, Helvetica, sans-serif;

	font-size: 10 px; 

	color: #2E3F4B; 
	margin: 0px 0px 0px 0px;
}

td {  

	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10 px; 

	color: #2E3F4B; 
	margin: 0px 0px 0px 0px;
}

A {  

font-family: Verdana,Arial, Helvetica, sans-serif;

	font-size: 10 px; 

	color: #2E3F4B; 
	margin: 0px 0px 0px 0px;
	text-decoration : none;
}

A:hover 
{  
	font-family: Verdana,Arial, Helvetica, sans-serif;

	font-size: 10 px; 

	color: #2E3F4B; 
	margin: 0px 0px 0px 0px;
	text-decoration : underline;
}

.line1
{

 font-family: Verdana,Arial, Helvetica, sans-serif;

	font-size: 10 px; 

	color: #2E3F4B; 
	margin: 0px 0px 0px 0px;
}

input
{
	font-family: Verdana,arial,Helvetica, sans-serif;
	font-size: 11 px;
	color: black; 
    border-color : #839EBC;
	border-style : solid;
    border-width : 1px;
	background-color : white;
	width: 200px;
}

.button input
{
	font-family: Verdana,arial,Helvetica, sans-serif;
	font-size: 11 px;
	color: black; 
    border-color : #839EBC;
	border-style : solid;
    border-width : 1px;
	background-color : white;
	width: 100px;
}

textarea
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: black; 
    border-color : #839EBC;
	border-style : solid;
    border-width : 1px;
	background-color : white;
	overflow:auto;
	width: 260px;
	height: 50px;
}

select
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: black; 
    border-color : #839EBC;
	border-style : solid;
    border-width : 1px;
	background-color : white;
	width: 200px;
}


/* tekst op print-pagina groter */

.printen td {  

	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12 px; 

	color: #2E3F4B; 
	margin: 0px 0px 0px 0px;
}








/* updates: news	*/

.newsItem {

	height:			150px;
	border-bottom:		1px solid #ffffff;
}
