/* Base font */
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
/* classes for managing body text size */
.normal {}
.big {}
.biggest {}