\documentclass{uabill}
% To make this a resolution instead, use:
% \documentclass[resolution]{uabill}

\title{Bill to create \LaTeX~bill class for the UA Senate}
\senate{40}
\bill{4.1}
\speaker{Jason Forte '09}
\president{Noah Jessop '09}

\author{
  \submitter{Nelson Elhage}{UA Senator from Off-Campus}
  \submitter{Alex Dehnert}{UA Senator from the LGC}
}

\begin{document}
\maketitle

\whereas{UA Bills should look pretty}
\whereas{writing pretty bills should be easy}
\whereas{\LaTeX\ is an excellent language for creating pretty
  documents, but has an unfortunately steep learning curve, making it
  difficult for the layman to create a nonstandard document without
  assistance from an expert}

\resolved

\that{the UA Senate shall create a \LaTeX\ class to facilitate writing bills}
\that{this class shall be distributed to members of the UA senate}
\that{this class shall properly indent long clauses, such as this one,
  using a hanging indent, such that lines after the first shall be
  indented relative to the rest}

\submitted

\end{document}
