A {
	font-family:  Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 11pt;
	color:blue;
	line-height : 14pt;
	TEXT-DECORATION: none;
}
A:HOVER {
	font-family:  Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 11pt;
	color: green;
	line-height : 14pt;
	TEXT-DECORATION: underline;
}

A:ACTIVE {
	font-family:  Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 11pt;
	color: red;
	line-height : 14pt;
	TEXT-DECORATION: none;
}



HR {
	color : Blue;
}

BODY {
	font-family: Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 15pt;
	text-align: left;
	margin-left: 1px;
	margin-right: 1px;
	background: #FFD700;
	background-position : top left;
	scrollbar-arrow-color: red;
	scrollbar-face-color: #FFD700; 
	scrollbar-shadow-color: orange; 
	scrollbar-highlight-color: orange; 
	scrollbar-3dlight-color: #FFD700; 
	scrollbar-darkshadow-color: #FFD700; 
	scrollbar-track-color: #FFD700;
	margin-top : 0px;

}


P {	
	font-family: Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	text-align: left;
	font-size: 15pt;
	margin-left: 1px;
	margin-right: 1px;

}

H1 {
	font-family: Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 22pt;
	text-align: center;
	background-color: Yellow;
	color: Red;
	border: 4px inset Blue;
	white-space: nowrap;
	padding: 5px 5px 5px 5px;
	width: 0%;
	margin-left: 30%;
	}



H2 {
	font-family: Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 16pt;
	color: #FF4500;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
}



TABLE {
	font-family: Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 15pt;
	border-color : Black;
	white-space: nowrap;
	margin-left: 3px;
	margin-top: 3px;
}
		
#groenetekst {
	color : Green;
	}

#rodetekst { 
color: red;
}
TD.RESULHOOFD{
	BACKGROUND:#4a8cc6;
	COLOR:black;
	text-align : center;
	text-transform : capitalize;
	font-size : 20pt;
}
TD.RESULMIDDEN{
	BACKGROUND:GREEN;
	COLOR:black;
	text-align : center;
	font-size : 15pt;
}
	
TD.RESULSUB{
	BACKGROUND:ORANGE;
	COLOR:black;
	text-align : center;
	font-size : 20pt;
}

Table.examen{
	font-size : 12pt;
}