﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3241af;
	background-color: #bde219;
}

a:hover { color: #CC0000; }


.T7	{ font-size: 7pt; font-weight : normal; }

.B7	{ font-size: 7pt; font-weight : bold; }

.T8	{ font-size: 8pt; font-weight : normal; }

.B8	{ font-size: 8pt; font-weight : bold; }

.T9	{ font-size: 9pt; font-weight : normal; }

.B9	{ font-size: 9pt; font-weight : bold; }

.T10 { font-size: 10pt; font-weight : normal; }

.B10 { font-size: 10pt; font-weight : bold; }

.T12 { font-size: 12pt; font-weight : normal; }

.B12 { font-size: 12pt; font-weight : bold; }

.veld {
	font-size: 8pt;
	margin: 0px;
	border: 0px solid;
	background-color: white;
}

a.rood, a:hover.rood {
	font-size: 10pt;
	font-weight: bold;
	color: maroon;
	text-decoration:none;
}

.button {
	width: 100px;
	height: 20px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: #3241af;
	border: 0px;
}