<!--
body {
	font-family: Georgia,Times New Roman,Times,Serif;
	font-size: 12px;
	color: #000000;
	background: #A0A0DE url(images/bckgrnd.gif) no-repeat;
}
td {
	font-family: Georgia,Times New Roman,Times,Serif;
	font-size: 12px;
	color: #000000;
}
.titre {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
sup {
	font-size: 8px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
 -->