BODY  {
	font-family : Arial, Sans-Serif;
	color : whit;
	font-size : 14px;
	background-color : white;
	background-image : url(images/sandston.gif);
}
DIV, P  {
	font-family : Arial, Sans-Serif;
	font-size : 14px;
	color : black;
}
H1 {
	font-family : Arial, Sans-Serif;
	font-size : 20px;
	color : black;
}
H2 {
	font-family : Arial, Sans-Serif;
	font-size : large;
	color : black;
}
H3 {
	font-family : Arial, Sans-Serif;
	font-size : 16px;
	color : black;
}
A  {
	color : #0000ff;
}
A.navi {
  color : white;
}
A:Visited  {
	color : #000080;
}
A:Visited.navi  {
	color : white;
}
A:Hover {
	color: red;
}
A:Hover.navi {
	color: yellow;
}
img {
  border:none;
}
.footnote  {
	font-size : 10px;
	text-align : right;
}
.navi {
  font-size: 18px;
  text-decoration:none;
}
.navibg {
	background-color : black;
	background : url(/images/blackrock.jpg);
	width : 150px;
}
.center {
  text-align : center;
}
.adresse  {
	font-size : 28px;
	text-align : left;
}
TD  {
	font-family : Arial, Sans-Serif;
	font-size : 14px;
	color : black;
}
