﻿/* link="#FFFF00" vlink="#FFCC00" text="#FFFFFF" bgcolor="#000000" */


a:link
{
	color: rgb(255,255,0);
	text-decoration:none;
}
a:visited
{
	color: #FFCC00; 
	text-decoration: none;
} 
a:hover
{
	color: rgb(0,255,0);                                  /* TEKSTKLEUR */
	text-decoration: underline overline;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
table.1
{
     font-family: Arial; 
     font-size: 8pt; 
     background: #F8CD76
}
table.3
{
     font-family: Arial; 
     font-size: 8pt; 
     background: #FFFFCC   /* was beige: FCEDD5 */
}
table.wit
{
     font-family: Arial; 
     font-size: 8pt;
     background: #FFFFFF
}
table.links
{
     font-family: Arial; 
     font-size: 8pt; 
     background: #990033; /* Bordeaux */
     border: none
}
table.head
{
     align: "center";
     border: 1px none #336600;
     background: #FFFFFF;
     padding: 4;
     spacing: 0; 
     width="760";
     height="100%"y
}
td
{
  font-size: 8pt 
}
td.links
{
     padding: 4;
     font-family: Arial; 
     font-size: 8pt; 
     background: #FCEDD5     /* Beige */
}
td.1
{
     font-family: Arial; 
     font-size: 8pt; 
     background: #F8CD76
}
td.1b
{
     font-family: Arial; 
     font-size: 8pt; 
     background: #F8CD76;
     text-align: center
}
td.2b
{
     font-family: Arial; 
     font-size: 8pt; 
     background: #990033; /* Bordeaux */
     text-align: center
}
td.2
{
     font-family: Arial; 
     font-size: 8pt; 
     background: #990033 /* Bordeaux */
}
td.3
{
     font-family: Arial; 
     font-size: 8pt; 
     background: #FFFFCC   /* was beige: FCEDD5 */
}
td.wit
{
     font-family: Arial; 
     font-size: 8pt; 
     background: #FFFFFF
}
body
{
	font-family: Verdana, Arial, Helvetica;
	color: #CCCCCC;
	font-size: 8pt;
	background: #000000
}

p
{
	font-family: Verdana, Arial, Helvetica;
	color: #CCCCCC;
    font-size: 8pt 
}
li
{
	font-family: Verdana, Arial, Helvetica;
	color: #999999;
    font-size: 8pt;

}
p.nadruk
{
	background-color: #FCEDD5;
	font-weight: bold
}
h1
{
	font-family: Verdana;
	color: #FFFF00;
    font-size: 13pt 
}
h2
{
	font-family: Verdana;
	color: #FF9933; 
	font-size: 12pt 
}
h3
{
	font-family: Verdana;
	color: #FFFF00;
	font-size: 11pt 
}
h4
{
	font-family: Verdana;
	color: #FF9933;
	font-size: 10pt
}
h5
{
	font-family: Verdana;
	color: #9966FF;
	font-size: 8pt
}
h6
{
	font-family: Verdana;
	color: rgb(0,102,153);
	font-size: 7pt
}
