 <title>Stylesheet BLOSO-VTS</title>
 
   TD, TH, UL {
	font-size : 12pts;
	
TABLE {
	font-size : 14pts;
}	
}
BODY {
	font-family : sans-serif;
	font-size : 12pts;
}
STRONG {
	font-weight : bold;
}
H1 {
	font-size : 18pts;
	font-weight : bold;
}
H2 {
	font-size : 16pts;
	font-weight : bold;
}
H3 {
	font-size : 14pts;
	font-weight : bold;
}
H4 {
	font-style : italic;
	font-weight : bold;
	font-size : 14pts;
}
P, A {
	font-size : 12pts;
	font-weight : normal;
}
.rood{
	color : Red;
	font-weight : bolder;
}
.blauw{
	color : Blue;
	font-weight : bolder;
}
LI,OL {
	font-size : 18pts;
}