Combine these two css switchers

Hey all,

I want a change-font-size (by increments) as well as a basic style changer for my site.

I used a tut from AListApart (php-switcher) to do the style changer - but attaching a stylesheet for the basic style changer doesn’t work because it would essentially override the php-switcher’s stylesheet link.

So does anyone know of a way to do the font-size-changer without a stylesheet link tag?

Thanks!