TABLE {
   font-size : 10pt; 
   font-family : Arial, sans-serif; 
   color : #000000;  
   background-color : transparent;
  
}
h4           { font-size: 12pt; font-family: Arial, sans-serif; color: #000000; 
               background-color: transparent; font-weight: bold }
H3 {
   font-size : 14pt; 
   font-family : Arial, sans-serif; 
   color : #000000; 
   background-color : transparent;
}


H2 {
   font-size : 16pt; 
   font-family : Arial, sans-serif; 
   color : #000000; 
   background-color : transparent;
}

H1 {
   font-size : 18pt; 
   font-family : Arial, sans-serif; 
   color : #000000; 
   background-color : transparent;
}


BODY {
   font-size : 10pt; 
   font-family : Arial, sans-serif; 
   color : #000000; 
   background-color : transparent;
   background-image : url('images/fading_blaa.jpg'); 
}



.lille       { font-size: 7pt; font-family: Arial, sans-serif; color: #000000; background-color : transparent;
}
A:link{ color : blue; background-color : transparent;
 }
A:visited{ color : #800080; background-color : transparent;
}
A:hover { color : red; background-color : transparent;
}
A:active{ color : black; background-color : transparent;
}