/* feuille de style pour les liens */
BODY {
	scrollbar-face-color:#339933;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:black;
	scrollbar-darkshadow-color:black;
	scrollbar-track-color:#DEFDD9;
	scrollbar-arrow-color:blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	} 
a {color:blue; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color:none; text-decoration:none; } 
a:hover {color:red; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;text-decoration:underline;} 
p {text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
H1 {text-align: center;font-family: Arial, Helvetica, sans-serif; font-size: 14pt}

