@media all
{
body 
{

  color           : #000000;   
  background      : #FFFFFF;        
  font-family     : Verdana;
  font-size       : 10pt;
}

p.nom

{

  font-size       : 14pt;
  font-weight     : bold;
  text-align      : center;
}

a 
{ 
color             : #000000;
font-style        : italic;
}

p.cop 
{ 
  font-size       : 12pt;
  color           : #000000;
  font-weight     : bold;
  font-style      : italic;}


}