body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.premiertitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.monospace {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
}
.liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.blueu {
	color: #444444;
	}
.rouge {
	color: #444444;
	}
.orange {
	color: #444444;
	}
.vert {
	color: #444444;
	}
.rose {
	color: #444444;
	}
.violet {
	color: #444444;
	}
a {
	color: #444444;
	text-decoration: underline;
}

