/* Created by Peter van der Voort */
/* Versie 1 17 december 2003*/
body {
	vertical-align: middle; 
	color: Black;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	line-break: strict;
		margin-top: 0;
	margin-bottom: 0;
		background-position: center;
		background-repeat: no-repeat;
}
table {
	vertical-align: middle; 
	color: Black;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-break: strict;
		margin-top: 0;
	margin-bottom: 0;
	}
h1 {font-family: "Times New Roman";
font-size: 30pt;
}
.link
 { background-image: url('images/diamond.gif'); 
	background-repeat: no-repeat;
	background-attachment: fixed; 
	line-height: 45px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #355394;

	text-decoration: none;
	background-position: center 50%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
a:link       
	{ font-family: Arial, Helvetica, sans-serif; color: #355394; text-decoration: none; font-size: 12pt}
a:visited
	{ font-family: Arial, Helvetica, sans-serif; color: #355394; text-decoration: none; font-size: 12pt}
a:active     
	{ font-family: Arial, Helvetica, sans-serif; color: #943552; text-decoration: none; font-size: 12pt; font-weight: bold }
.normal      { vertical-align: bottom; color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; 
               background-attachment: fixed; background-image: 
               url('images/pearl_ock.gif'); line-break: strict; margin-top: 0; 
               margin-bottom: 0 }
}