p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
}
a {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000088;
	text-decoration: none;
}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}
h1 {
	font-family: "Century Gothic";
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
a.sectie {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
a.sectie:hover, a.sectiedis:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.sectiedis {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
