.body {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}
.items {
	font-size: 12px;
	font-family: Helvetica;
	color: 9BB457;
}
.body_gras {
	font-family: tahoma;
	font-size: 11px;
	color: 5A6773;
	font-weight: bold;
}
.body_souligne {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.body_date {
	font-family: tahoma;
	font-size: 10px;
	color: #42688d;
	font-weight: bold;
}
.body_bleu {

	font-family: tahoma;
	font-size: 10px;
	color: #2D6195;
}
.titre_gros {
	font-family: Helvetica;
	font-size: 20px;
	color: 82878D;
	font-weight: bold;
}
