body {
	font-family: sans-serif;
	font-size: 10pt;
	overflow-y: scroll;
}
.red {
	color: #C00;
}
.bleu {
	color: #00F;
}
.green {
	color: #090;
}
a.wht:link {
	color: #FFF;
	text-decoration: none;
}
a.wht:visited {
	text-decoration: none;
	color: #FFF;
}
a.wht:hover {
	text-decoration: none;
	color: #ccc;
}
a.wht:active {
	text-decoration: none;
	color: #999;
}
#linkbleu {
	background-image: url(tableback03.gif);
	padding-right: 12px;
	padding-left: 12px;
	width: 116px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#backpage {
	text-align: center;
	max-height: 999999px;
	margin-top: 12px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
}
#copy {
	font-size: 9pt;
	text-align: center;
	max-height: 999999px;
	width: 792px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
}
