BODY {
scrollbar-face-color: #CCCCCC; 
scrollbar-shadow-color: #cccccc;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #cccccc; 
scrollbar-darkshadow-color: #999999; 
scrollbar-track-color: #f5f5f5; 
scrollbar-arrow-color: #666666;
}

.titre     { 
font-family: Arial;
	font-size: 10pt;
	color: #666666;
}
.titre2     { 
font-family: Arial;
	font-size: 9pt;
	color: #666666;
}
.txt     { 
font-family: Arial;
	font-size: 8pt;
	color: #666666;
}
a.txt:link {text-decoration: none; font-size: 8pt; color: #666666;}
a.txt:visited {text-decoration: none; font-size: 8pt; color: #666666;}
a.txt:hover {text-decoration: none; font-size: 8pt; color: #99CC00;}
a.txt:active {text-decoration: none; font-size: 8pt; color: #666666;}

div.scroll {
	height: 320px;
	width: 599px;
	overflow: auto;	
	background-color: #f5f5f5;	
}
.txt2     { 
font-family: Arial;
	font-size: 8pt;
	color: #99cc00;
}