/* basic elements */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-position: 0px 0px;
}
texte {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #898989;
	margin: 5px;
	padding-top: 3px;
}
table {
	vertical-align: top;
	text-align: justify;
	font-size: 10pt;
}
h2{
	font-size: 16pt;
	line-height: 20px;
}	
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;

}
 a:active {
	color: #999999;

}
 li {
	margin-left: -15px;
}
ul {
	list-style-image: none;
	line-height: 14px;
}
h1 {
	font-size: 16pt;
	padding-top: 20px;
}
