/* globale sheet voor alle browsers */

body, td, p, th	{ font-family: Arial, Helvetica, Verdana, sans-serif; color: #000000; font-size: 10pt; }
body			{ margin: 0px 0px 0px 0px; }

a				{ text-decoration: underline; color: #000000; }
a:HOVER			{ text-decoration: underline; }

/* Tabel achtergronden */

.bgHeaderRight	{ background: #F2F2F2; }
.bgBalkLeft		{ background: #9D9D9D; }
.bgBalkRight	{ background: #9D9D9D; }
.bgFooterRight	{ background: #F2F2F2; }

/* Tekst & Links */

.titel				{ font-size: 14pt; font-weight: bold; font-style: italic; }
.contact { font-size: 0.80em; word-wrap : break-word; word-break :break-all;}
