<!----------------------- declaration feuilles de style alstom -------------------------> <style type="text/css">{  }
h1, h2, h3, h4, h5, body, p, td, li {font-family: arial;}


	h1 	{
		color: #ffffff ; 
		font-size: 9pt ;
		}
			
	hr	{}
	hr.information	{
		color:#FFFFFF ; 
		}

	h2 	{
		color: #000000 ; 
		font-size:9pt ; 
		font-weight:bold ; 
		font-style:normal ; 
		}
		
	h3 	{
		color: #000099 ;
		font-size: 8pt ; 
		font-weight:normal ; 
		font-style:normal ; 
		}

	BODY	{
		background-color : #ffffff ;
		z-index:1 ; 
 		topmargin: 0 ; leftmargin : 0;
		}
	body, p, td	{
		font-size: 9pt; 
		color:#000000 ; 
		}

	a:link    {color: #6666ff; font-size:8 pt }
	a:visited {color: #990000; font-size:8 pt }
	a:active  {color: #000000; font-size:8 pt ; text-decoration:''}

		
	// -->
	</style>
