This one is pretty cool;
Once a page is fully loaded ("done" shows in the status area) Insert the following Javascript into the address entry point and hit "go" (remember to remove the space between java and script!)
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Now edit the page to whatever style you wish.
Note: Doesn't work on sites that use frames.