.std {
	font-size : 9pt;
	font-family : Verdana;
	color : #FFFFFF;
	list-style-image: url(puce.gif);
	text-decoration: none;
	list-style-position: inside;
	left: 15px;
	right: 15px;
	top: 30px;
	overflow: scroll;
	bottom: 15px;
	text-align: justify;
	text-indent: 20px;
	padding: 3px;
}
.title {
	font-size : 12pt;
	font-weight : bold;
	font-family : Verdana;
	color : #FFFFFF;
	text-align: center;
	vertical-align: top;
	text-decoration: underline;
	padding: 4px;
	text-transform: uppercase;
}
.footer {font-size : 7pt;font-family : Verdana;color : #FFFFFF;}

BODY {
	scrollbar-face-color: #030945;
	scrollbar-highlight-color: #FC9EA;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #AFC9EA;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #5A5BD9;
	background-image: url(fond6.gif);
	list-style-image: url(puce.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
a.std:visited {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	list-style-image: url(puce.gif);
	cursor: crosshair;
} 
a.std:link {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	list-style-image: url(puce.gif);
	cursor: crosshair;
	list-style-position: inside;
} 
a.std:hover {
	color : #CCCCCC;
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	list-style-image: url(puce.gif);
	cursor: crosshair;
}
