* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4C822A;
}
h1 {
	font-style: italic;
	color: #CC3300;
}
h2 {
	font-style: italic;
	color: #CC3300;
}
.headfoot {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.liensbas {
	font-size: 12px;
	color: #000000;
}
