
body {
	background-color: #E4C5B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
}

h1 {
   color : #000000;
   font-weight : bold;
   font-size : 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
   color : #962219;
   font-weight : bold;
   font-size : 16px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: underline;
}

h3 {
   color : #000000;
   font-weight : bold;
   font-size : 16px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
   color : #962219;
   font-weight : bold;
   font-size : 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: underline;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #962219; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { color : #962219; text-decoration: none; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #847D5E 0px; border-top-width: 1px;}

.middenlijn	{border: #847D5E; border-style: dotted; border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px;}

.welkom {border: #847D5E; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding:5px; margin-bottom:15px; background-color: #F2DDD0;}

.header {border: #847D5E; border-style: solid;
	border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; padding:5px; margin-bottom:15px; background-color: #F2DDD0;}