/* --------------------------------- */
/* Algemene Layout - Standaard Zaken */
/* --------------------------------- */

body 
{
	font-family: Verdana;
	font-size:8pt;

}

td
{
	font-family:Verdana;
	font-size:10pt;
}

a    
{
	text-decoration: none;
	font-weight:bold;
	color: #E36026;
}
	
a:hover
{
	text-decoration: none;
	font-weight:bold;
}

/* --------------------------------- */
/* Algemene Layout - Standaard Zaken */
/* --------------------------------- */

.InhoudTitel
{
	background-color: #404040;
	color: #E36026;
	font-family: Verdana;
	font-size: 16pt;		
}
	