%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% This (hopefully) resets a document style to use the full output page
% for imperial (8.5"x11") paper.

% SIDE MARGINS:

\oddsidemargin  0.0in   % 1.0in
\evensidemargin 0.0in	% 1.0in 

% VERTICAL SPACING:

\topmargin -0.5in	% 1.0in instead of 1.5in

% DIMENSION OF TEXT:

\textheight 8.9in	% Height of text (including footnotes and figures, excluding running head and foot).
\textwidth  6.5in	% Width of text line.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
