.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}
.maj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
Body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Code
{
	font-family: "Courier New", Courier, mono;
}

