<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

&lt;style type="text/css"&gt;

body {
	background-color: #FFFFFF;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
.TitreAnprac {
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #006699;
}
.ContenuAnprac {font-size: 10px; font-family: Tahoma; color: #003399; }

&lt;/style&gt;
</pre></body></html>