body{
			background-color: #000000;
}					

.tekst {
      color: #FFFF44; 
      font-family: Verdana, Arial; 
      font-size: 10pt; 
}			

.link	{
      font-family: Tahoma, Verdana, Arial; 
			font-size: 10pt; 
      color: #ffcc05;
			text-decoration: none;
			text-decoration: underline;
}
.linknoline	{
      font-family: Tahoma, Verdana, Arial; 
			font-size: 10pt; 
      color: #ffcc05;
			text-decoration: none;
}

.subheader{ 
      color: #FFFC05;
      font-family: Tahoma;
			font-weight: bold; 
	  	font-size: 12pt;
}

.klein {
      color: #FFFF00; 
      font-family: Comic Sans Ms, Tahoma, Verdana, Arial; 
      font-size: 8pt; 
}	

.highlight{
      font-weight: bold;
      color: #FFFC05;
} 

.attention {
 			font-family: Tahoma, Verdana, Arial;
			font-size: 13pt;
			font-style: italic;
			color: #ffdd05;
			text-decoration:none;
}

.agendaheader {
      color: #ffffff; 
      background-color: #DD0000;
			font-weight:bold;
      font-family: Tahoma, Verdana, Arial;
      font-size: 12pt; 
}			

.gbheader {
      color: #ffffff; 
      background-color: #DD0000;
			font-weight:bold;
      font-family: Tahoma, Verdana, Arial;
      font-size: 10pt; 
}		