If you read this web site using a Pocket PC, you may notice that pages display in ClearType, even though you have not made any configuration changes to your Pocket PC. To tell Pocket Internet Explorer to render a page in ClearType include the following META tag in the header section (between <head> and <\head>) of your web pages:
<META HTTP-EQUIV="CLEARTYPE"> (You may want to view the source of this page to see exactly where this tag is located on the page.)
I have found that if you use a Pocket PC configured to display everything in ClearType to read these web pages, the text does not display in ClearType. Apparently the meta tag is treated by PIE as a toggle, and so it turns ClearType off on those devices for which it has already been turned on.