body {
	font-size: 16px; /* @ EOMB */
	/*background-color: #FFFFFF;*/
	margin: 0px;
	padding: 0px;
}
* html body {
	font-size: 100%; /* @ IE */
}
body * {
	font-size: 87.5%;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}
body * * {
	font-size: 100%;
}
p, a {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sfondoBook {
	background-color: #FFFFFF;
}
