td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin: 0 10px 8px;
}
body {
	text-align: center;
	margin: 0px;
}
a:link		{
	color:#333333;
}
a:hover		{
	color:#000000;
}
a:visited		{
	color:#000000;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
p, .texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height:16px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: oblique;
	font-weight: bold;
	color: #990000;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: center;
}
