<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>body { color: green; }</style>
</head>
<body>
This should be green.
</body>
</html>