/*----------------- Defaults --------------------*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
a:link {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.kop_mainframe{
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.kop1 {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.kop2 {
	color: #003300; 
	font-weight: bold;
	font-size: 12px;
}
.kop3 {
	color: #003300; 
	font-size: 12px;
	text-decoration: underline;
}
.informatie {
	color: #003300;
	font-size: 12px;
	font-style: italic;
}
