body  {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica;
	color: #666;
	font-size: 12px;
	background-color: #fff;
	margin: 0;
	} 

td    { 
	color: #666; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica; 
	line-height: 16px; 
	margin-right: 5px; 
	margin-left: 10px;  
	}

.paginakop  {
	color: #4b2601;
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
	}

.kopgroot  { 
	color: #4b2601; 
	font-size: 18px;
	font-weight: bold; 
	}

.kop  { 
	color: #4b2601; 
	font-size: 12px;
	font-weight: bold;
	}

.kop_margin  { 
	color: #4b2601; 
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	}

.margin  { 
	margin: 3px 3px 3px 5px 
	}

.margin_left  { 
	margin-left: 5px; 
	padding-left: 0; 
	}

.txt   { 
	color: #66668a; 
	font-size: 12px; 
	font-weight: bold; 
	}

a { 
	color: #4b2601; 
	text-decoration: underline;
	}

a:visited { 
	color: #4b2601; 
	text-decoration: underline;
	}

a:hover { 
	color: #ac5601; 
	text-decoration: underline;
	}
	
input, textarea, select {
	font-family: "Trebuchet MS", Trebuchet Arial, Helvetica; 
	color: #333; 
	font-size: 11px;
	}

.ankerkop { 
	color: #314b81; 
	font-size: 14px; 
	font-weight: bold; 
	}

.var {
	font-size: 11px;
	color: #999;
	}
	
.value {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}

.vraag {
	font-size: 11px;
	color: #314b81;
	}
	
.antwoord {
	font-size: 11px;
	color: #666666;
	}

.xs {
	font-size: 10px;
	}

.footer {
	font-size: 10px;
	color: #999;
	background-color: #eee;
	}