One TextFormat for each font size?

I want to use the same TextFormat on lots of different textFields, the only difference between these fields is the font size.
Is there some way to keep the same TextFormat but just change the size?
*(I want to avoid creating 15+ different TextFormat-objects)

Thanks in advance,
Tompa*