div.titel 
{
	color: #000080;
	font-weight: bold;
	font-size: x-large;
}

div.subtitel 
{
	color: #DC143C;
	font-weight: bold;
	font-size: large;
	
}

div.kop
{
	color: #000080;
	font-weight: bold;
}

.kopje
{
	color: #72a0cf;
	font-weight: bold;
}

.wwkopje
{
	color: #CA2514;
}

.ww
{
	border-style: none; 
	border-width: medium;
	background-color: #72A0CF;
}

div.tekst
{
	color: #483D8B;
}

div.citaat
{
	color: #DC143C;
	font-style: italic;
}

a.link
{
	color: #DC143C;
}

div.margin 
{
margin: 0.5cm 1cm 0.5cm 1cm;
font: Franklin Gothic Book;
}

ul.disc 
{
list-style-type: disc;
}

img.trap
{ 
height:50px;
width:50px;
}

table.one
{
table-layout: auto;
}

table.two
{
table-layout: auto;
}

h0
{
background-color: #00BFFF;
}

p 
{
font-style: italic;
}

p.small 
{
line-height: 90%
}
