<STYLE TYPE="text/css">
<!--
	.lien 
       	 {
		font-family : arial ;
		color : #000000 ;
		font-size : 12px ;
		line-height : 1.0 ;
	}
    
	H1 
	{
		font-family : arial ;
		color : #FF0000 ;
		font-size : 22px ;
		line-height : 1.0 ;
	}    

	H2 
	{
		font-family : arial ;
		color : #FF0000 ;
		font-size : 15px ;
		line-height : 1.0 ;
	}    

	H3 
	{
		font-family : arial ;
		color : #BB3322 ;
		font-size : 12px ;
		line-height : 1.0 ;
	}    

	.num 
	{
		font-family : arial ;
		color : #BB3322 ;
		font-size : 12px ;
		line-height : 1.0 ;
	}   
 
	.comment 
	{
		font-family : arial ;
		color : #BB3322 ;
		font-size : 12px ;
		line-height :1.5 ;
	}
    
	A
	{
		font-family : arial ;
		color : #993322 ;
		font-size = 12px ;
		font-weight : bold ;
		line-height : 1.0 ;
		text-decoration : none ;  
	}

	A:hover
	{
		font-family : arial ;
		color : #FF0000 ;
	 	font-size = 12px ;
		line-height : 1.0 ;
		text-decoration : underline ;  
	}
-->
</STYLE>