My problem I am experiencing is creating custom html email messages with sharepoint designer using the action send email. I got the emails with all the data that I need, but I figured I would format the email messages to look better and display the information better. I am running office 2007, sharepoint designer 2007, moss 2007 and exchange 2007(if that matters).
My problem is that I create the html in another web developing tool(or even sharepoint designer), then I copy and paste my code into body section of the send email message box within sharepoint designer. I start the workflow, email is sent. Problem is that the email is not formatted the same way when it comes into my email. Any suggestions to solving this or am I going to just live with the bad formatting or stick with the bland email with no html formatting? I have thought about going with visual studio, but would prefer to go this route, any suggestions maybe an add in for sharepoint designer created in vs?
Here is a sample of my code that i paste into sharepoint designer:
My Initial Code(screenshot)

My Returned Code(screenshot)

Any suggestions? Thanks for the help?