p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	font-size:12pt;
	margin:4px;
	text-align:justify
	text-autospace:none
	font-family: Arial;
}

P.TabTitre
{
	font-size: 10pt;
	font-family:Arial; 
	text-align:center;
}

TABLE
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 6pt;
}


A:link.Tabllink 
  { font : 10pt Arial, Helvetica, sans-serif; 
    color : #ffffff;
    text-decoration:none;
    border-style:solid;
    border-width:5px
    border-color: #ffffff;
  }

A:visited.Tabllink 
  { font : 10pt Arial, Helvetica, sans-serif; 
    color:#ffffff;
    text-decoration:none;
    border-style:solid;
    border-width:5px
    border-color: #ffffff;
  }

A:hover.Tabllink 
  { font : 10pt Arial, Helvetica, sans-serif; 
    color:#C3310A;
    text-decoration:underline;
    border-style:solid;
    border-width:5px
    border-color: #C3310A;
  }

A:visited:hover.Tabllink 
  { font : 10pt Arial, Helvetica, sans-serif; 
    color : #6C3310A;
    text-decoration : underline	;
    border-style:solid;
    border-width:5px
    border-color: #C3310A;
  }

