@charset "windows-1252";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}
td {   
	font-size: 10pt; 
	color: #333;
	background-color: white;
}
.verdana8 { 
	font-size: 8pt; 
	color: #333;
}
.petit {  
	font-size: 8pt; 
	color: #333;
}
.champ { 
	font-size: 8pt; 
	color: #333; 
	background-color: #DAEDF2;
}
.champ2 {  
	font-size: 8pt; 
	color: #333333; 
	background-color: #EEE;
}