       BODY  {
       	font-size : 9pt;
       	font-family : Tahoma;
       	color : #908070;
       	background-color : F4F6F6;
       	margin-left : 10;
       	margin-right : 10;
       	margin-top : 10;
       }
	INPUT	{font: 9px Verdana; color : #000000; font-weight:bold; background-color : #D6DEF7; }
       
       .Titre  {
       	font-size : 12pt;
       	font-family : Arial;
       	font-weight : bold;
       	color : #616299;
       }
       
       .Article
       {
			margin-top : 3;
			margin-bottom : 3;
			margin-left : 3;
       }
       .Article_Aere
       {
			margin-top : 10;
			margin-bottom : 10;
			margin-left : 10;
       }
       .New  {
       	font-weight : bold;
       	text-decoration : underline;
       }
       .foutch  {
			font-size : 8pt;
			font-weight : bold;
	       	color : #C0C060;
	       	text-decoration : none;
       }
        
              Table  {
       	font-size : 9pt;
       	font-family : Tahoma;
       	color : #7090A0;
       	cellpadding : 10;
       	cellspacing : 10px;
       border-collapse: collapse;
       border: 1px;
       border-style: none;
       border-color: #000000;
       }
       TD
       {
       border: 1px;
       border-color: #000000;
        padding : 3px 5px 3px 5px; /* top=1em, right=2em, bottom=3em, left=2em */
       }
       H1
       {
       	margin-top : 5;
       	margin-bottom : 00;
       }
       H3
       {
       	margin-top : 5;
       	margin-bottom : 00;
       }
       
        A  {
		font-size : 8pt;
		font-weight : bold;
       	color : #8080E0;
       	text-decoration : none;
       }
       
       A:Visited  {
       	color : #8080E0;
       	text-decoration : none;
       }
       
       A:Active  {
       	color : #8080E0;
       	text-decoration : none;
       }
       
       A:Hover  {
       	color : #A0A0FF;
       	text-decoration : underline;
       }

