body {
	background-color: #	FFFFFF;
	margin: 0px;
}

* {
	font-size: 11px;
	color: #413c28;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #a19c88;
	text-decoration: underline;
}

a:hover {
	color: #a19c88;
}

.adresse {
	color: #413c28;
	font-size: 11px;
	font-weight: bold;
}

.titre {
	color: #413c28;
	font-size: 14px;
	font-weight: bold;
}

.sstitre {
	color: #413c28;
	font-size: 12px;
	font-weight: bold;
}

.legende {
	color: #413c28;
	font-size: 8px;
}

table {
	border-color: #413c28;
}

