<STYLE TYPE="text/css">   
BODY  {
	color : #FFFBCD;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
  font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
}

A:Hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
  font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
}

td.Titre {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
  font-weight : bold;
  letter-spacing : 2px;
  color : #FFFFFF;
  text-indent : 5px;
  font-variant : small-caps
}

td.TextBlanc {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
  color : #FFFFFF;
}

td.TextBlancJustify {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
  color : #FFFFFF;
  text-align : justify
}

td.TextBlancGras {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
  font-weight : bold;
  letter-spacing : 1px;
  color : #FFFFFF;
  text-indent : 5px;
  line-height : 20px;
}

td.TextBlancMargin {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
  font-weight : normal;
  color : #FFFFFF;
  padding-left : 20px;
  line-height : 20px;
}

td.TextBlancMargin2 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
  font-weight : normal;
  color : #FFFFFF;
  padding-left : 50px;
  line-height : 20px;
}

.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
  font-size : 9px;
	color : #FFFFFF;
	text-decoration : none;
}
.menu:Hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
  font-size : 9px;
	color : #FFFFFF;
	text-decoration : underline;
}

.bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
  font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
  letter-spacing : 4px;
  word-spacing : 8px
}

.bold:Hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
  font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
  letter-spacing : 4px;
  word-spacing : 8px
}

.lien {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
  color : #FFFFFF;
	text-decoration : underline;
}

.lien:Hover {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
  color : #FFFFFF;
	text-decoration : none;
}

.Legend {
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  color : #000000;
 	background-color : #FFFFFF;
}