
body {
    margin: 0px;      																									
	font-family: Verdana; 																									
	font-size: 10pt;      																									
	color: #000000;																								
}

h1 {
    font-size: 12pt;
}

h2, h3, h4, h5 {
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
}

p, td {
	font-size: 10pt;
	margin: 0;
}

a, a:link, a:visited {
	font-size: 10pt;
	color: #0F8612;
	text-decoration: none;
}
	
a:active, a:hover {
	font-size: 10pt;
	color: #0F8612;
	text-decoration: underline;
}

a img, #knoppen img {
	border: none;	
}

.foto {
    border: 1px solid #000000;
}

table.agenda {
	margin-bottom: 10px;
}

table.agenda th {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
}

table.agenda td {
	padding-right: 10px;
}

/* Prevent margins on tables from old templates */
#table1, #table1 tr, #table1 tr td,
#table2, #table2 tr, #table2 tr td,
#table3, #table3 tr, #table3 tr td,
#table4, #table4 tr, #table4 tr td,
#table5, #table5 tr, #table5 tr td,
#table6, #table6 tr, #table6 tr td,
#table7, #table7 tr, #table7 tr td,
#table8, #table8 tr, #table8 tr td,
#table9, #table9 tr, #table9 tr td,
#table10, #table10 tr, #table10 tr td,
#table11, #table11 tr, #table11 tr td,
#table12, #table12 tr, #table12 tr td,
#table13, #table13 tr, #table13 tr td,
#table14, #table14 tr, #table14 tr td,
#table15, #table15 tr, #table15 tr td,
#table16, #table16 tr, #table16 tr td,
#table17, #table17 tr, #table17 tr td,
#table18, #table18 tr, #table18 tr td,
#table19, #table19 tr, #table19 tr td,
#table20, #table20 tr, #table20 tr td,
#table21, #table21 tr, #table21 tr td,
#table22, #table22 tr, #table22 tr td,
#table23, #table23 tr, #table23 tr td,
#table24, #table24 tr, #table24 tr td,
#table25, #table25 tr, #table25 tr td,
#table26, #table26 tr, #table26 tr td,
#table27, #table27 tr, #table27 tr td,
#table28, #table28 tr, #table28 tr td,
#table29, #table29 tr, #table29 tr td,
#table30, #table30 tr, #table30 tr td,
#table31, #table31 tr, #table31 tr td,
#table32, #table32 tr, #table32 tr td,
#table33, #table33 tr, #table33 tr td,
#table34, #table34 tr, #table34 tr td,
#table35, #table35 tr, #table35 tr td,
#table36, #table36 tr, #table36 tr td,
#table37, #table37 tr, #table37 tr td,
#table38, #table38 tr, #table38 tr td,
#table39, #table39 tr, #table39 tr td,
#table40, #table40 tr, #table40 tr td {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

/**
	inline editor
**/
.mceContentBody  {
	width: auto;
	overflow: visible !important;
}

