<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <head> <title>UTF16</title> <style type="text/css"> p { color: green; } </style> </head> <body> <p>This file is UTF16. If you can see this and it is green, this test has passed.</p> </body> </html>