% This is where the material for the default letterhead is defined.
% Overridden by user with \leftaddress and \rightaddress.  These
% defaults are for BIOSTATISTICS of course.
%
\long\def\leftaddress#1{\def\fromleftaddress{#1}}
\def\fromleftaddress{\bf Division of Biostatistics\\
  Health Science Center}
\long\def\rightaddress#1{\def\fromrightaddress{#1}}
\def\fromrightaddress{PO\ Box 100212\\ Gainesville FL 32610-0212\\
  Voice: (352) 392-8446\\ Fax: (352) 392-4168\\
  Email: biostat@stat.ufl.edu}

% Input the main driver file.
%
\input{ufltr.tex}
\endinput

