<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
        font-size:10px;
        font-family: Tahoma;

}
td {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCBAAD;
}
a {
	font-family: Tahoma;
	color: #FECA6F;
}
.txt1 {
	color: #FFFFFF;
}
.txt2 {
	color: #FECA6F;
}
.txt3 {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
p {
  font-size:10px;
  font-family:Tahoma;
  color: #FFFFFF;
}

.titre {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
-->