<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
	background-color : white;
	color : black;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : none;
	font-size : 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
			
	
}

img.rollover:hover {
	width : 2%;
	height: 2%;
}

A:LINK {
	color : black;	
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 10px;

}

A:VISITED{
	color : black;	
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 10px;

}

A:HOVER {
	color : #ff9900;	
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif, verdana, geneva, helvetica, arial, "lucida sans", sans-serif;
	font-weight : bold;
	font-size : 10px;

}

A.interface:LINK {
	color : black;		
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 12px;
}

A.interface:VISITED{
	color : black;	
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 12px;
}

A.interface:HOVER {
	color : #ff9900;	
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif, verdana, geneva, helvetica, arial, "lucida sans", sans-serif;
	font-weight : bold;
	font-size : 12px;
}


BLOCKQUOTE {
	color : black;	
	margin-left : 25;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;	
	font-size : 10px;
}

H6 {
	color : black;	
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : none;
	font-size : 18px;
}

TH {
	color : black;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : none;
	font-size : 10px;

}

TR {
	color : black;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : none;
	font-size : 10px;

}

tr.rollover:hover {
	background-color:#ddd;

}


TD {
	color : black;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : none;
	font-size : 10px;

}

td.rollover:hover {
	background-color:#ddd;

}

HR.titre {
	border:1px
	solid #FF9900;
}


H1 {
	color : black;
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 10px;
}
H2 {
	color : #ff9900;
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 10px;
}
H3 {
	color : #ff9900;
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 12px;
}
H4 {
	color : #ff0000;
	text-decoration : none;
	font-family : verdana,geneva,helvetica,arial,"lucida sans",sans-serif;
	font-weight : bold;
	font-size : 12px;
}	
H5 {
	color : silver;
	font-family : verdana, geneva, helvetica, arial, "lucida sans", sans-serif;
	font-size : 9px;
	font-weight : none;
}

</pre></body></html>