body 
{
	font-family: Arial, Verdana, "Myriad Web", "Times New Roman", sans-serif; 
	font-size : 12px;
	background-color : #FFFFFF;
	color : #666666;
}

a:link 
{  
   color: #333333;
   font-weight: bold; 
  text-decoration : none; 
font-style : italic; 
}

a:visited 
{ 
   color: #999999;
   font-weight: bold;
 text-decoration : none; 
font-style : italic; 
}

a:hover 
{  
   color: #000000;
 font-style : italic; 
 font-weight : bold; 
  text-decoration : none; 
}

p
 {  
     font-family: Arial, Verdana, "Myriad Web", "Times New Roman", sans-serif; 
   font-weight: bold;
	font-size : 12px;  
 }

td 
{  
   font-family: Arial, Verdana, "Myriad Web", "Times New Roman", sans-serif; 
   font-weight: bold;
	font-size : 12px;
}

.titre 
{  
   font-family: Arial, Verdana, "Myriad Web", "Times New Roman", sans-serif; 
   font-weight: bold;
	font-size : 12px;
   color: #000000;
}
