body {background-image: url(../images/texture/bleu4.jpg);
      font-family: Verdana, Arial;
      font-size: 10pt;
      color: #000000;
     }
table
    {
        color: #000000;
    }
tr   {
	font-family: Verdana, Arial;
	font-size: 10pt;
	
     }
th   {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #000000;
     }         
td   {
    	font-family: Verdana, Arial;
    	font-size: 8pt;
    	color: #000000;
     }
H1   {  
        font-family: Verdana, Arial;
	font-size: 12pt;
	color: #000000;
     }	      
H2   {  
        font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
     }
H3   {  
        font-family: Verdana, Arial;
	font-size: 9pt;
	color: #000000;
     }
H4   {  
        font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
     }
                	    
a:link { color: blue }
a:visited { color: blue }
a:hover { color: orange }
a:active { color: blue }
a:link { text-decoration:none }
a:visited { text-decoration:none }
a:hover { text-decoration:none }
a:active { text-decoration:none }
 