form {
		margin: 0px;
		padding: 0px;
}

.table {
      border: 0px;
      margin: 0px;
      padding: 0px;
      font-family: Arial, Verdana, Geneva, Helvetica;
      font-size: 12px;
      font-weight: normal;
      color: #000000;
      padding-top: 10px;
      line-height: 18px;
}

.table td {
      border: 0px;
      margin: 0px;
      padding: 0px;
      font-family: Arial, Verdana, Geneva, Helvetica;
      font-size: 12px;
      font-weight: normal;
      color: #000000;
      padding-top: 10px;
      line-height: 18px;
}

/* Standaard instellingen */

.background {
background-color:		#ffffff;
background-image:		url(bg.jpg); 
background-repeat:		repeat-x;
background-position:	top left;
}

.bg_logo {
background-image:		url(logo.gif); 
background-repeat:		no-repeat;
background-position:	bottom right;
}

H1 {
font-family:			Trebuchet MS, Arial, Verdana, Geneva, Helvetica;
font-size:				24px;
font-weight:			bold;
color:					#114a9f;
margin:					0px;
}

.tekst {
font-family:			Arial, Verdana, Geneva, Helvetica;
font-size:				12px;
font-weight:			normal;
color:					#000000;
line-height:			17px;
}

a{ font-family: Arial, Verdana, Geneva, Helvetica; font-size: 12px; font-weight: normal; color: #114a9f; text-decoration: underline; }
a:link { font-family: Arial, Verdana, Geneva, Helvetica; font-size: 12px; font-weight: normal; color: #114a9f; text-decoration: underline;}
a:visited { font-family: Arial, Verdana, Geneva, Helvetica; font-size: 12px; font-weight: normal; color: #114a9f; text-decoration: underline;}
a:hover { font-family: Arial, Verdana, Geneva, Helvetica; font-size: 12px; font-weight: normal; color: #114a9f; text-decoration: none;}
a:active{ font-family: Arial, Verdana, Geneva, Helvetica; font-size: 12px; font-weight: normal; color: #114a9f; text-decoration: underline;}

.lines {
background-image:		url(lines.gif); 
background-repeat:		repeat-x;
background-position:	top left;
}

