.OptimClass{ display : none}
body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
p {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
}
td {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
}
.titre {
	font-size: 16px;
	font-weight: bold;

}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #FF33FF;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #000000;
}
.avert {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
