A.nav		    { font-size:10pt; font-family: Arial; color:#DDB162; font-weight:bold; text-decoration:none }
A:hover.nav 	{ font-size:10pt; font-family: Arial; color:#808000; font-weight:bold; text-decoration:none }

IMG.fich		{ margin-left:3 }

body
{
	font-family: Arial, Helvetica; font-size:10pt
	background-color: rgb(255, 255, 255);
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204);
	font-family: Arial, Helvetica; font-size:10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman; Times; font-style:oblique;display:inline;
	margin-bottom:0px; margin-top:opx; margin-left:opx
}
h1
{
	color: #C08B29;font-size:18pt; font-weight:bold; font-style:italic
}
h2
{
	color: #808000;font-size:14pt; font-weight:bold
}
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: #6699CC;font-size:14pt; font-weight:bold
}