Rich Shepard <rshepard <at> appl-ecosys.com> writes: > When I preview the output the text is typeset in the > article body typeface
It's monospaced here. > and extends well into the right margin. I think that's a combination of two factors. The first is that the geometry package is not being loaded; I suggest you switch out of default margins, which will cure that. The other is that you need either to add the breakurl package (after url) in the preamble, or else delete the url package and (in the PDF properties dialog) turn on hyperref and click the option to break URLs. Paul
