BODY {
	font-family: Arial, Verdana, helvetica;
	font-size: 8pt;
    text-align: left;
    /*background-color: #0074D0;*/
    background-color: #0000b0;
    color: #000080
	margin:25px 0px; padding:0px;
	text-align:center;
    
}

div.kop {
  font: Arial, Verdana;
  margin-left: 0;
  text-align: center;
  color: marine;
  font-style: bold;
  font-size: 180%; }

div.par {
  font: Verdana,Arial;
  color: blue;
  font-style: bold;
  font-size: 120%; }
  
div.kopje {
  text-align: center;
  font: Verdana,Arial ;
  color: #af102c;
  font-style: bold;
  font-size: 120%; }

A:hover	{
	font-weight: bold;

  color: #af102c;
}
A:link		{text-decoration: none}
	A:visited	{text-decoration: none}
	A:active	{text-decoration: none}
	
