/* CSS Document */

<!--
body,td,th {
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.texte {font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.Style3 {color: #FFCCCC; font-weight: bold; }
.Style4 {color: #FFCCCC; font-weight: bold; font-size: 24px; }
.Style5 {font-size: 18px}
.Style6 {color: #00FF00}
.Style8 {color: #FFCCCC; font-weight: bold; font-size: 16px; }
.Style9 {color: #00FF00; font-size: 16px; }
-->

:link,:hover { cursor: url(example.svg#linkcursor), url(jim_1.cur), pointer }