body         { background-attachment : fixed; 
               background-image      : url('images/main.jpg'); 
               background-color      : #000000;  
               color                 : #FFFFFF;
               font-family           : Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               font-size             : 9pt ;
               scrollbar-face-color	:	#DF0C23; 
               scrollbar-shadow-color	:       #000000; 
               scrollbar-highlight-color:       #000000; 
               scrollbar-3dlight-color	:       #DF0C23; 
               scrollbar-darkshadow-color:      #DF0C23; 
               scrollbar-track-color	:       #DF0C23; 
               scrollbar-arrow-color	:       #000000; 
             }

td           { font-family:Arial, Helvetica, sans-serif; 
               color                 : #FFFFFF;
               font-family           : Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : bold; 
               font-size             : 9pt 
             }

table        { font-family: Arial, Arial, Helvetica; 
               color                 : #FFFFFF;
               font-family           : Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : bold; 
               font-size             : 9pt 
             }

p           { font-family:Arial, Helvetica, sans-serif; 
               color                 : #FFFFFF;
               font-family           : Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : bold; 
               font-size             : 9pt 
             }

a           {font-family:Arial, Helvetica, sans-serif; 
               text-decoration	     : none;
               color     	     : #FFFFFF;
               font-weight           : bold;
               font-size      	     : 9pt
             }

a:hover     {font-family:Arial, Helvetica, sans-serif; 
               text-decoration       : underline;
               color     	     : #FFFFFF;
               font-weight           : bold;
               font-size             : 9pt
             }

.iveld_n    {
		font-family		: Arial, Verdana, helvetica, sans-serif;
		color 			: #FFFFFF;
		background		: url('images/iveld_n.gif');
		font-weight 		: normal;
		face			: Arial, Helvetica;
		font-family		: Arial, Helvetica;
		width			: 275px;
		height			: 20px;
		font-size		: 11px;
		border 			: ;
		border-width 		: 0px;
		padding			: 3px;
		text-align 		: left;
	     }

.iveld_e     {
		font-family		: Arial, Verdana, helvetica, sans-serif;
		color 			: #FFFFFF;
		background		: url('images/iveld_e.gif');
		font-weight 		: normal;
		face			: Arial, Helvetica;
		font-family		: Arial, Helvetica;
		width			: 292px;
		height			: 96px;
		font-size		: 11px;
		border 			: ;
		border-width 		: 0px;
		padding			: 3px;
		text-align 		: left;
	     }

.knop       {
		color 			: #FFFFFF;
		font-weight 		: bold;
		face			: Arial, Helvetica;
		font-family		: Arial, Helvetica;
		font-size		: 12px;
		background 		: #DF0C23;
		border 			: solid black;
		border-width 		: 0px;
		text-align 		: center;
	     }


