body { background: #212B30; margin-left: 1%; margin-right: 1%; margin-top: 10px; margin-bottom: 40px; scrollbar-arrow-color: #000033; scrollbar-face-color: #98FB98; scrollbar-highlight-color: #000033; scrollbar-3dlight-color: #000033; scrollbar-shadow-color: #000033; scrollbar-darkshadow-color: #000033; scrollbar-track-color: #000033; font-family: Arial, Helvetica, sans-serif;}  
/* definieert achtergrond en bladspiegel  */    									
      
a { text-decoration:underline }						
/* definieert hoe links worden aangegeven */      
      
a:link { color: White } 						
/* definieert de kleur van de links */ 
      
a:visited { color: White } 						
/* definieert de kleur van bezochte links */ 
      
a:active { color: White } 						
/* definieert de kleur van actieve links */ 
      
a:hover { color: #FAFE38 }						
/* definieert de kleur van mouse-overs */ 

/* p { font-family: Times, serif; font-size: 110%; font-weight: normal; font-style: normal; }
definieert simpele platte tekst niet uitgelijnd */ 

h1 { font-family: Times, serif; font-size: 225%; font-weight: 300; font-style: normal; color: white; text-align: center; }
/* definieert hoofdkop */ 
      
h2 { font-family: Times, serif; font-size: 140%; font-weight: normal; font-style: normal; color: white; text-align: left; font-variant: small-caps; }
/* definieert tussenkoppen */ 
      
h3 { font-family: Times, serif; font-size: 110%; font-weight: 400; font-style: oblique; color: white; text-align: center; }
/* definieert foto onderschriften */         								 
    
h4 { font-family: Times, serif; font-size: 110%; font-weight: normal; font-style: normal; color: white; text-align: justify; }
/* definieert simpele platte tekst naar beide zijden uitgelijnd*/              
    
h5 { font-family: Times, serif; font-size: 110%; margin-left: 12px; margin-right: 12px; font-weight: normal; font-style: normal; color:white; text-align: left; }
/* definieert afwijkende tekst of citaat */       
      
h6 { font-family: Times, serif; font-size: 100%; font-weight: normal; font-style: normal; color: white; text-align: justify; }
/* definieert bronvermeldingen */      
      
