<style type="text/css">
<!--
P,TD,DD {
font-family: Arial,
Helvetica, sans-serif;
font-size: 10pt;
color : black;
}
body {
background-color: #F6F6F6;
topmargin: 0;
leftmargin: 0;
}
A {
color: #2758a4;
}
A:hover {
color: #2758a4;
}
.gras
{
font-weight: bold;
}
.petit
{
font-size: 8pt;
}
.italique {
font-style: italic
}
.gros
{
font-size: 11pt;
font-weight: bold;
}
.couleur1
{
color: #2758a4;
font-color: #2758a4;
}
.gras1
{
color: #2758a4;
font-color: #2758a4;
font-weight: bold;
}
.petit1
{
font-size: 8pt;
color: #2758a4;
font-color: #2758a4;
}
.gros1
{
font-size: 11pt;
font-weight: bold;
color: #2758a4;
font-color: #2758a4;
}
.couleur2
{
color: #808080;
font-color: #808080;
}
.gras2
{
color: #808080;
font-color: #808080;
font-weight: bold;
}
.petit2
{
font-size: 8pt;
color: #808080;
font-color: #808080;
}
.gros2
{
font-size: 11pt;
font-weight: bold;
color: #CC3300;
font-color: #CC3300;
}
//-->
</style>