body {
	background-color: #E8E8E8;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
}
.Style1 {
	font-size: 16px;
	font-weight: bold;
	color: #92BA35;
}
.Style2 {
	font-size: 14px;
	font-weight: bold;
}
a.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.lien:hover {
	color: #00AEEF;
}