body	 		{	
					color: #FFFFFF;
					font-family: Verdana, Helvetica;
					font-size: 12px; 
				}	

p 				{	
					color: #FFFFFF;
					font-family: Verdana, Helvetica;
					font-size: 11px; 
				}	
								
table, td		{	
					color: #FFFFFF;
					font-family: Arial, Helvetica;
					font-size: 11px; 
				}	
				
b				{
					font-size: 11px;
				}
				
ul				{	
					font-size: 10px; 
					list-style-type: disc;
					/*list-style-image: url(../pix/pakken.gif);*/
				}
				
li				{	
					font-size: 10px;
				} 				
				
h2				{	
					color: #0C2D4B;
					font-family: Verdana, Helvetica;
					font-size: 14px; 
					font-weight: bold; 
					text-align: center;
				}	
				
h3				{	
					color: #0C2D4B;
					font-family: Arial, Helvetica;
					font-size: 12px; 
					font-weight: bold;
				}	
				
h4				{	
					color: #cc0000;
					font-family: Arial, Helvetica;
					font-size: 9px 
				}				
				
pre				{	
					color: #000000;
					font-family: Arial, Helvetica;
					font-size: 11px; 
					text-align: center;
				}		
				
hr				{	
					color: #2D4078;
				}										

						
A:link	  		{	
					color: #FFFFFF;
					font-family: Arial, Helvetica;
					font-size: 12px; 
					font-weight: bold;					
					text-decoration: none;
					background: transparent; 
					width: 100%;
					height: 100%;
				}
				
A:visited 		{	
					color: #FFFFFF;
					font-family: Arial, Helvetica;
					font-size: 12px; 
					font-weight: bold;		
					text-decoration: none;
					background: transparent; 
					width: 100%;
					height: 100%;
				}
				
A:hover	  		{	
					color: #FEC65A;
					text-decoration: none;
				}
				
A:active  		{	
					color: #FEC65A;
					text-decoration: none;
				}
				

				


