	<STYLE type="text/css"><!--
 	       	.lien 
		{
  	        		font-family : arial ;
        	   		color : #00F0FF ;
  	         		font-size : 12px ;
			line-height : 0.8 ;
		}
    
		.TITRE 
		{
			font-family : arial ;
			color : #00F0FF ;
			font-size : 14px ;
			line-height : 1.0 ;
		}  
  
		H1
		{
			font-family : arial ;
			color : #00F0FF ;
			font-size : 22px ;
			line-height : 1.0 ;
		}  
  
		H2
		{
			font-family : arial ;
			color : #00F0FF ;
			font-size : 14px ;
			line-height : 1.0 ;
		}  
  
		A
		{
			font-family : arial ;
			color : #FFA0A0 ;
	   		text-decoration : none ;  
			font-size : 12px ;
			font-weight: bold ;
		}

		A:active
		{
			font-family : arial ;
			color : #FFA0A0 ;
	   		text-decoration : underline ;  
			font-size : 12px ;
			font-weight: bold ;
		   	line-height : 0.8 ;
		}

		CAPTION, DIV, SPAN, TD
		{
			font-family : arial ;
			font-size : 12px ;
			color : #00F0FF ;
	   		text-decoration : bold ; 
			text-align : justify ; 
		  	line-height : 1.2 ;
		}

	--></STYLE>