body {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #484848;
    background-color: #FFFFFF; 
    line-height: 18px;
    margin: 0px;
  }
  
  h1 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: bold;
	color: #9b2220;
    line-height: 18px;
    margin-top: 20px;
	margin-bottom: -11px; 
  } 
  
  a:link {
  	text-decoration: underline;
  	color: #484848;
  }
  
  a:visited {
  	text-decoration: underline;
  	color: #484848;
  }
  
  a:hover {
  	text-decoration: none;
  	color: #9b2220;
  }
  
  a:active {
  	text-decoration: underline;
  	color: #484848;
  }

  #logobalk {
  	background-color: #d9d9d9;
  	height: 73px;
  	width: 100%;
  }
  
  #logo {
  	padding: 12px;
  	}
  
  #logofont {
  	position: absolute;
  	left: 427px;
  	top: 17px;
  }
  
  #tekstvak {
  	text-align: justify;
  	margin-left: 38px;
  	width: 580px;
  	margin-top: -10px;
  }
  
  #fotos {
  	margin-left: 38px;
  	margin-top: 15px;
  }
  
  .foto {
  	border-color: black;
  	border-width: 1px;
  	border-style: solid;
  	margin-right: 1px;
  }
  	
  table {
  	margin-top: 0px;
  	padding-top: 0px;
  }
  
  