Hi Beth,
Been there :)
I use styles - example here (I use tables to make the invoice look nicer).
Place at top of template:
<style>
table.kungfu, table.kungfu td, table.kungfu th, p {
padding:4px 4px 4px 4px;
font-family: "HelveticaNeueLTStd-Roman","Impact";
line-height:1.2;
font-size:11px;
}
</style>
and then in the tables:
<table class="kungfu">
Feel free to mail me your template and I will give it a quick fix.
/Kim
Morfars.dk