body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	background-color: #FFF8F4;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
}
th {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #66CCCC;
}
.petit {
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
}
.titrepage {
	font-family: Tahoma, Arial, sans-serif;
	font-size: large;
	font-style: italic;
	color: #DF3C73;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
