body {
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #4A4442} .gras {  font-weight: bold }
h1 { 
  font-family: serif;     
  background: #0066CC url('background.png'); ;   
  color: white;             
  border: 1px dotted #9999FF; 
  padding: 0.3em;
  text-align: left;       
  
}
h4 {
  text-decoration: underline;
  font-variant : small-caps;   
  color: #000077;            
}
h3 { 
  color: #2222CC;             
  font-style: italic;        
  text-indent: 1em;        
}
a                 { color: #0066CC; } 
a:visited         { color: black;   } 
a:hover, a:active { color: white; 
                    background-color: #0066CC; } 