body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fond.gif);
	background-repeat: repeat-x;
	background-color: #C2C5C6;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Style2 {font-size: 9pt}
.fond2 {
	background-image: url(fond.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.Style11 {font-family: Arial, Helvetica, sans-serif}
.Style14 {
	font-size: 12pt;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #FF0131;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0131;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF0131;
}
.Style16 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #DD2828; }