body   {
	color: black;
	font-size: 8pt;
	font-family: Arial;
	margin: 0px;
	scrollbar-3dlight-color: #C1C1C1;
	scrollbar-arrow-color: #C1C1C1;
	scrollbar-darkshadow-color: #C1C1C1;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #C1C1C1;
	background-image: url(images/fond00.png);
 }
h1  { color: black; font-size: 14pt; font-family: arial, sans-serif; background-color: transparent; }
h2  { color: black; font-size: 10pt; font-family: arial, sans-serif; background-color: transparent; }
h3  { color: black; font-size: 8pt; font-family: arial, sans-serif; background-color: transparent; }
p { color: black; font-size: 10pt; font-family: arial; background-color: transparent; margin-right: 0px; margin-left: 10px }
a:link {
font-family:arial, sans-serif;
font-size:10pt;
color:black;
background-color:transparent;
text-decoration:underline;
}
a:visited {
font-family:arial, sans-serif;
font-size:10pt;
color:black;
background-color:transparent;
text-decoration:underline;
}
a:hover {
font-family:arial, sans-serif;
font-size:10pt;
color:white;
background-color:black;
text-decoration:none;
}
la:link {
	font-family:arial, sans-serif;
	font-size:10pt;
	background-color:transparent;
	text-decoration:underline;
}
