You can also use CSS to explicitly tell the browser how the printed page should look..
<style type='text/css' media='print'>
/* normal CSS definitions altered for print */
</style>
<style type='text/css' media='screen'>
/* CSS definitions for the screen */
</style>
Use the print preview feature to see changes made to the print style sheet.
: )
Rich
:::::::::::::::::::::::::::::::::
Smiling Souls
http://www.smilingsouls.net
:::::::::::::::::::::::::::::::::