<!-- 
/* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
.TextePtit {
font-family: Verdana;
font-size: 8pt;
color: #000000;
background: #FFFFFF;
}
.TexteStd {
font-family: Verdana;
font-size: 11pt;
color: #000000;
}
.TexteGd {
font-family: Verdana;
font-size: 15pt;
color: #6600CC;
background: #FFFFFF;
}
.TitrePtit {
font-family: Verdana;
font-size: 14pt;
font-weight: bold;
color: #000000;
}
.TitreStd {
font-family: Verdana;
font-size: 16pt;
font-weight: bold;
color: #000000;
}
.TitreGd {
font-family: Verdana;
font-size: 20pt;
font-weight: bold;
color: #000000;
}
.TitreGdJaune {
font-family: Verdana;
font-size: 20pt;
font-weight: bold;
color: Yellow;
}

A {
font-family: Verdana;
color: blue;
background: #FFFFFF;
border-style:none;
border-bottom-width:0pt;
text-decoration:none;
text-transform:red;
cursor:hand; 
}

address {
font-family: Verdana;
font-size: 8pt;
color: #0040a0;
background: #FFFFFF;
}
/* End Style Sheet commenting. */  
-->

