.style_1 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.style_02 {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.style_03 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.majuscule {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	;
	text-transform: uppercase;	
}
