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