> Good catch! Also, the example I gave above will include a horizontal line at
> the top of the page. To remove that then add the following to the preamble
> (which should be modified in the manner which Paul pointed out):
>
> \rhead{\bfseries 123456789}
> \renewcommand{\headrulewidth}{0pt}
>
> The new line will remove the horizontal line at the top, should you so wish,
> leaving you merely with the number "123456789" at the top right.
That worked perfectly. Thanks for the help, much appreciated.
Tim