<STYLE TYPE="text/css">
<!--
html
{
	height:100%;
	width:100%;
}
body
{
	height:			100%;
	width:			100%;
	color: 			#000000;
	font:			12pt verdana, arial, helvetica, sans-serif;
	font-style: 		normal;
	margin-left:		0;
	margin-right:		0;
        margin-top:		0;
	background-color:	white;
}
A:link
{
	color: 			#990000;
}
A:visited
{
	color: 			#000000;
}
A:hover
{
	color: 			#AA0000;
	text-decoration:	underline;
	background-color:	#FFEEB9;
}
A:active
{
	color: 			#FF0000;
}
.texte_petit
{
	font-size:		8pt
}
.texte_normal
{
	font-size:			12pt
}
-->
</STYLE>