In order to do our bit for supporting Web Standards we use style-sheets to set the display properties of our web pages. This means that the old way of changing text-size on your screen has been replaced by a more sophisticated way that allows you to choose whether you want to apply the style sheets that we provide or use your own.
Read more about our accessiblity policy
In Internet Explorer go to
Tools > Internet Options
There is a button labelled Accessibility at the bottom right of this panel. Click it and you will see that are various options allowing you to disable our style-sheets. You can even specify your own style-sheets to use instead. If you want to do this then we suggest you include the following rules:
P { font-size:14px; }
SPAN { font-size:14px; }
TD { font-size:14px; }
BODY { font-size:14px; }