<!-- 
/* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
A {
font-family: Arial;
color: blue;
border-style:none;
border-bottom-width:0pt;
text-decoration:none;
text-transform:red;
cursor:hand; 
}

address {
font-family: Verdana,Arial;
font-size: 8pt;
color: #0040a0;
}

.TextePtit {
font-family: Verdana, Arial;
font-size: 8pt;
color: #000000;
}
.TexteStd {
font-family: Verdana, Arial;
font-size: 12pt;
color: #000000;
}

.TitrePtit{
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: bold;
color: #ffffff;
background: #ff0000;
}
.TitreStd {
font-family: Verdana, Arial;
font-size: 11pt;
font-weight: bold;
color: #000000;
}
.TitreGd {
font-family: Verdana, Arial;
font-size: 15pt;
font-weight: bold;
color: #000000;
}

A.top {
font-family: Arial;
color: #ffffff;
border-style:none;
border-bottom-width:0pt;
text-decoration:none;
text-transform:red;
cursor:hand; 
background: #0000ff;
font-weight: bold;
}
/* End Style Sheet commenting. */  
-->

