/* dimensione carattere 2: grande */
body {
	font-size: 90%;
}



/* corregge per explorer 5.x */
table {
        font-size: 100%;
}
