Postal letter templates can be customized in Account -> Set up -> Email Templates. You can use any generic template.
See flash tutorial, Using Email Template to Print Postal Letters for detail.
The complete HTML code for this sample letter is in the attachment.
This sample letter has the EBSuite logo in the upper left. See attachment for the layout of the letter. This is done with the following HTML code:
Pictures/Logos:
<td align= left ><img src= http://www.ebsuite.com/servlet/BbsFileServlet?fileid=1869&filekey=RPshPuCx >
<br><br>
</td>
The align= left parameter places the image as left justified. The source of the image is stored in the EBSuite system. To store your images, upload the images as an attachment to a note anywhere in the system. To find the path simply right click or control click (Macintosh) on the URL to the image. Then copy/paste your link with the link above.
Fonts:
The HTML code uses style sheets to set the parameters for fonts. You may edit the style sheet definitions to change the fonts. Using CSS, you can add and change the fonts and styles, style2, style3... Below is the style sheet code: