
/*  <style type="text/css"> */

H1 {
	font-size : 16pt;
}

H3 {
	font-size : 12pt;
}

H4 {
	font-size : 10pt;
}


.statut{color: Black;font-family: Tahoma, Arial, Verdana, Times New Roman; font-size: 9pt; font-weight: normal; text-decoration: none;}
.statut:link {color: Blue;font-weight: normal; text-decoration: none;}
.statut:visited {color: Teal;font-weight: normal; text-decoration: none;}
.statut:hover {color: red;font-weight: normal; text-decoration: underline; cursor: pointer;}

/* </style> */