> When I use the "@media print {}" rule in the external
> style sheet, none of the rules are being implemented during print preview.
I realized what the problem was. I was overlooking the media="screen" I had
put in the LINK tag some time ago.
Tim