p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;

}
h6 {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;


}
h5 {
	font-family: Comic Sans MS, Verdana, Times New Roman, Arial;
	font-size: 12pt;
	font-weight: normal;




}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.8pt;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}
.gras {
	font-weight: bold;
}
.italique {
	font-style: italic;
}
.grasitalique {
	font-style: italic;
	font-weight: bold;
}
.rouge {
	color: #FF0000;
}
.rougegras {
	font-weight: bold;
	color: #FF0000;
}
.taille1 {
	font-size: 9px;
}
.taille1itallique {
	font-size: 9px;
	font-style: italic;
}
.times2 {
	font-family: "Times New Roman";
	font-size: x-small;
}
.taille2 {
	font-size: 13px;
}
