-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
I think this the validation failures are mostly because it's marked
as XHTML Strict whereas it's actually transitional. If I change the
doctype (and fix the selected="true" thing), the output validates.

