<!--

.centreren {text-align: center;}

a {color: Navy;}

a:link {text-decoration:none;color:navy;}

a:visited {text-decoration:none;color:navy;}

a:hover {
   text-decoration:bold;
   color:navy;
	background-color:white;
}

body {
   color: Black;
	margin-left: 5%;
	margin-right: 5%;
	font-family: Garamond,Times New Roman,sans-serif;
	font-size: 100%; 
	background: url(bac.jpg) white;
}

body.form {
	color: navy;
	margin-left: 5%;
	margin-right: 5%;
	font-family: Garamond,Times New Roman,sans-serif;
	font-size: 150%;
	background: White url(gray.jpg);
}

body.index {
	color: navy;
	margin-left: 5%;
	margin-right: 5%;
	font-family: Garamond,Times New Roman,sans-serif;
	font-size: 150%; 
	background: url(bac.jpg) white;
}

body.savesex {
   color: navy;
	margin-left: 5%;
	margin-right: 5%;
	font-family: Garamond,Times New Roman,sans-serif;
	font-size: 100%;
	background: url(back.jpg) white;
}
	
h1 {
   text-align: center;
	font: bold;
}

hr.dikkelijn {
  height: 5px;  
  width: 100%;
  background-color: #0002cc  	
}

img.crossani {
  margin-left: 9px;
  float: left;
  border-style: none;   	
}

img.email {
	border: none;
}

img.rand {
	border-width: thick;
	border: inset;
}

img.right {
  float: right;
  border-width: thick;
  border: inset;  
}

img.trinity {
  float: left;
  margin-right: 16px;
  margin-bottom: 8px;
  border-width: thick;
  border: inset;         	
}

input {
	background-color: #FFFACD; 
}

ol.typea {
	list-style-type: lower-alpha;
}

p.groteletter {
   font-size: 400%;
	text-align: center;	
}

p.invul {
	text-align: center;
	font-size: 300%; 
}

span.klein {
	font-family: Garamond,Times New Roman,sans-serif;
   font-size: 65%;	
}

span.kleur {
	color: #EEEEEE;	 
}

span.onderstrepen {
	text-decoration: underline;
} 

table {font-size:100%;}

table.bijlage {
	font-family: Lucida Sans,Humanst521 BT,sans-serif;
	font-style: italic;
}

table.tabelrand {
	border-width: thick;
	border: inset;
	background-color: Silver;
}

table.witterand {
	border-collapse:collapse;
}

td.witterand {
	 border-width:3px;
	 padding:5px; 
	 border-style:solid; 
	 border-color:white;
}
 
td.belijdenis {
  width: auto;
  vertical-align: top;	
}

td.bulgif {
  width: 15;
  vertical-align: text-top;
}

td.groteletter {
	font-size: 200%;
	text-align: center; 
}

td.index {
	width: 13px;
	vertical-align: middle;
}

td.indexb {
	width: 100%;
	vertical-align: top;
}

td.kwart {
	width: 25%;
}

td.linkerhelft { 
   width: 50%;
	vertical-align: top;
	text-align: left;	
}

td.rechterhelft {
   width: 50%;
	vertical-align: top;
   text-align: right;	       	
}

td.rechterhelfttext {
	width: 50%;
	vertical-align: top;
	text-align: left;
}

textarea {
	background-color: #FFFACD;
}

-->
