BODY  {
	font-family : Arial, Sans-Serif;
	color : white;
	font-size : 14px;
	background-color : black;
	background-image : url(images/blackrock.jpg);
}
P  {
	font-family : Arial, Sans-Serif;
	font-size : 14px;
	color : white;
/*	background-color : black; */
}
A  {
	color : #8aaff4;
/*	background-color : black; */
}
A:Visited  {
	color : #4f87f0;
/*	background-color : black; */
}
A:Active  {}
A:Hover  {}
.footnote  {
	font-size : 10px;
	text-align : right;
}
.adresse  {
	font-size : 28px;
	text-align : left;
}
TD  {
	font-family : Arial, Sans-Serif;
	font-size : 14px;
	color : white;
}
