body {
	background-color: #000000;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;	
			}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
			}
.texte-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
.texte-petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
.texte-petit-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
.texte-italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texte-italique-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.texte-italique-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texte-petit-italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texte-petit-gras-italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texte-blanc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.texte-blanc-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
}
