CFDUMP (in ColdFusion MX 6.1) will not display styling properly when you have the following doctype in your document.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
It’s too bad this is the default file doctype in Dreamweaver MX.