Change Text Size In Browser

I am making a utility for a friend, and I was wondering how, in Visual Basic, while using the WebBrowser tool, I can have two buttons, one which makes text bigger, and one smaller. What code would I have to put in the Button_Click event handler?

Thanks in advance

#457239