Another vote for HTML 4.01 transitional.
I believe it allows for some extra tag options that strict does not. Specifically in the table/td tagsets.
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/strict.dtd">