/* CSS Document */
<!--
<style>
	BODY {background: #F9F6EC;}
	A {color: #0D70DF; text-decoration: none;}
    A.nom {font:12px Arial; font-weight: normal; color: #0D70DF; text-decoration: none;}
	A.nom1:hover {font-weight: nbold; color: #0D70DF; text-decoration: underline;}
	P,TD {font:12px Arial; font-weight: normal; color:black;}
</style>    
-->