body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin: 0px;
	color: #282727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #282727;
	text-decoration: underline;
}

a:hover {
	color: #282727;
}

.adresse {
	color: #282727;
	font-size: 10px;
	font-weight: bold;
}

.titre {
	color: #282727;
	font-size: 14px;
	font-weight: bold;
}

.sstitre {
	color: #282727;
	font-size: 12px;
	font-weight: bold;
}

.legende {
	color: #282727;
	font-size: 8px;
}

table {
	border-color: #282727;
	font-size: 10px;
}
