body {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
}
table {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.titre {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
a:link, a:visited {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}