a:link       { color: #FFFFFF; font-size: 10pt; font-family: Gill Sans; font-weight: bold; text-decoration: none }
a:visited    { color: #B65680; font-size: 10pt; font-family: Gill Sans; font-weight: bold; text-decoration: none }
a:active     {
	color: #000000;
	font-size: 8pt;
	font-family: "Gill Sans";
	font-weight: normal;
	text-decoration: dashed;
	text-align: center;
	background-color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
body         {
	background-color: #FFFFFF;
	font-family: "Gill Sans";
	font-size: 8pt;
	color: #000000;
	scrollbar-3d-light-color:  #B65680;
	scrollbar-arrow-color: #B65680;
	scrollbar-base-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #B65680;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	text-align: center;
}
.table1      { font-family: Gill Sans; font-size: 8pt; color: #000000; border-right: 2pt none; border-top: 2pt none; border-bottom: 2pt none; 
               border-left: 2pt solid #FFFFFF}
.table2      {
	background-color: #FFFFFF;
	font-family: "Gill Sans";
	font-size: 8pt;
	color: #000000;
	border-right: 2pt solid #000000;
	border-top: none;
	border-bottom: none;
	border-left: 10pt solid #CC0000
}
.cell1       { font-family: Gill Sans; font-size: 8pt; color: #000000; border: solid #FFFFFF; border-width: 1pt }
.cell2       {
	background-color: #FFFFFF;
	font-family: Gill Sans;
	font-size: 8pt;
	color: #000000;
	border-right: none;
	border-top: none;
	border-bottom: solid #FFFFFF;
	border-left: none;
	border-width: 1pt;
	text-align: center;
}
.cell3       { height: 30; font-family: Gill Sans; font-size: 8pt; color: #000000; border-right: none; border-top: none; border-bottom: solid #FFFFFF; 
               border-left: none; border-width: 4pt; padding-left: 5pt; padding-right: 5pt; padding-top: 2pt; padding-bottom: 2pt}
.cell4       { font-family: Gill Sans; font-size: 8pt; color: #000000; border-right: none; border-top: solid #D7C7A6; border-bottom: solid #FFFFFF; 
               border-left: none; border-width: 1pt; padding-left: 5pt; padding-right: 5pt; padding-top: 2pt; padding-bottom: 2pt}               
.textblack   {
	font-family: "Gill Sans";
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.textbuttons { font-family: Gill Sans; font-size: 8pt; color: #000000; letter-spacing: 0,5pt }
.textgrijs   { font-family: Gill Sans; font-size: 8pt; font-weight: bold; color: #C0C0C0; }
.texttop     {
	font-family: Gill Sans Black;
	font-size: 24pt;
	font-weight: bold;
	color: #000000
}
.textred {
font-family: Gill Sans; font-size: 8pt; color: #B65680;
}
.table2 tr td .textred strong {
	font-family: "Gill Sans";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: fixed;
	background-color: #FFF;
	text-align: center;
}
