@charset "iso-8859-1";
/* auteur: bruno */
/* Date de création: 02/07/2007 */
body {background-color:#ffffe9;
      font-family: Arial, Helvetica;           
	  font-style : normal;
	  font-weight : bold;
	  font-size :10pt;
	  color:black;}

p {font-family: Arial, Helvetica;          
   font-style : normal;           
   font-weight : bold;           
   font-size : 10pt; 
   color:black;}

td {color: black; 
    font-family: arial,helvetica;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
   }

A:link {color: blue;}
A:active {color:red;}
A:visited {color: green;}

