table {
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: EBEBF3;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
A:hover { color: lime; text-decoration: none
}
td {
	font-size: 12px;
}
#illustration {
	padding-right: 10px;
	
}
