BODY { 
scrollbar-Base-Color: #999999; 
scrollbar-Arrow-Color: #666666; 
scrollbar-Shadow-Color: #666666; 
scrollbar-DarkShadow-Color: #333333; 
}
	A:link{COLOR: blue; TEXT-DECORATION: none; }
	A:hover{color:#000000; text-decoration: underline}
	A:active { text-decoration: underline and overline; }
	A:visited {COLOR: blue; TEXT-DECORATION: none; }
TD.format {
	font-family : arial, verdana, helvetica;
	font-size : 11px;
 font-weight: 600;
	color : #000000;
		}
	A:hover{color:#000000; text-decoration: underline}
	A:link {color:blue; text-decoration: none; }	
	A:active { text-decoration: underline and overline; }

UL {
 font-size: 12px;
 font-weight: 100;
 color:black;
 padding-left: 5px;
 padding-right: 20px;
 font-family:arial,verdana,helvetica;
 list-style-image: url(gfx/bubulle.jpg);
 text-align:justify;
}

H3 {
 font-family:arial
}