a:link       { color: #0033CC }
.plattetekst { font-family: tahoma,arial,helvetica; font-size: 10 pt; color: #000000; 
               text-align: justify }
a:visited    { color: #800080 }
a:active     { color: #FF0000 }
body         { font-family: tahoma,Arial,Helvetica; font-size: 10 pt; text-align: justify; 
               list-style-type: decimal }
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h1
{
	color: rgb(102,51,153);
}
h2
{
	color: rgb(255,102,153); 
}
h3
{
	color: rgb(51,153,102); 
}
h4           { color: #000080; font-family: verdana, arial, helvetica; font-size: 12 pt }
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}
