    body		{	color	 		: #000080; 
			     	}

    table.tekst	{	border  	    : 1 solid #000080; 
			     	width		    : 100%; }

    td          {	font-family		: Arial; 
			     	font-size		: 9pt; 
			  	 	text-align		: left; 
			  	 	vertical-align	: top }
			  	  
    .kop       	{	font-size		: 12pt; 
			  	 	font-family		: Verdana; 
				 	color			: #FFFFFF; 
			  	 	font-weight		: bold; 
			  	 	background		: red; 

			  	 	width			: 100%}
			  		
    .tekst		{	border			: solid #E9E7E7; 
			  		width			: 100%; 
			  		background		: #E9E7E7; }
			  		
    .menu      	{ 	font-family		: Tahoma; 
			  		color			: #ffffff; 
			  		font-size		: 8pt; 
			  		font-weight		: bold; 
			  		background		: #0033ff; 
			  		width			: 90pt; 
			  		line-height		: 14pt; 
			  		text-align		: center; }
			  		
			  		
    a          	{ 	color			: #000080; 
			  		text-decoration	: none }
			  		
    a:hover     { 	text-decoration	: underline }
    
    a.menu  	{ 	color			: #ffffff;  }
    
    a.menu:hover{ 	text-decoration	: none; 
			  		color			: #ffffff; 
			  		background		: #FF0000; 
			  		width			: 90pt; 
			  		line-height		: 14pt; 
			  	}

			  		
    ul 			{ 	list-style		: disc }
    
    menu  		{ 	margin			: 0 }
    
    li 			{ 	margin-left		: 0em }
    
    h1          { 	font-family		: "Microsoft Sans Serif",Verdana; 
			  		color			: #000080; 
			  		font-size		: 15px; 
			  		font-weight		: bold }
			  		
    h2          { 	font-family		: "Microsoft Sans Serif",Verdana; 
			  		color			: #000080; 
			  		font-size		: 14px; 
			  		font-weight		: bold }
			  		
    h3          { 	font-family		: Verdana; 
			  		color			: #000080; 
			  		font-size		: 12px; 
			  		font-weight		: bold }