h1    { font-family: "Comic Sans MS,Verdana,Arial"; font-size: large; color: #fe821e; }

table.buiten { border-width: 2; background-color: black; padding: 4; border-collapse: collapse; }
table.binnen { border-width: 0; border-collapse: collapse; }

tr.info { background-color: #1a458e; }
td.info { font-family: "Arial"; font-size: x-small; color: white; }

tr.tekst { background-color: #ccccff; }
td.tekst { font-family: "Arial"; font-size: x-small; color: black; }

td.datum { text-align: right; vertical-align: bottom; color: white; font-size: xx-small; }

