body {
	font-size: small; /* Need to change next selector too if modifying global font size */
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}