.smallest {
	FONT-SIZE: 60%; FONT-FAMILY: Arial, sans-serif, helvetica condensed, helvetica
}
.smaller {
	FONT-SIZE: 70%; FONT-FAMILY: Arial, sans-serif, helvetica condensed, helvetica
}
.small {
	FONT-SIZE: 80%; FONT-FAMILY: Arial, sans-serif, helvetica condensed, helvetica
}
.normal {
	FONT-SIZE: 100%; FONT-FAMILY: Arial, sans-serif, helvetica condensed, helvetica
}
.big {
	FONT-SIZE: 110%; FONT-FAMILY: Arial, sans-serif, helvetica condensed, helvetica
}
.bigger {
	FONT-SIZE: 130%; FONT-FAMILY: Arial, sans-serif, helvetica condensed, helvetica
}
.crazysmall {
	FONT-SIZE: 80%; COLOR: red; FONT-FAMILY: Arial, sans-serif, helvetica condensed, helvetica
}
TD {
	FONT-SIZE: 80%; FONT-FAMILY: Arial, sans-serif, helvetica condensed, helvetica
}
.mono {
	FONT-SIZE: 80%; FONT-FAMILY: monospaced
}
