# -*- mode: org; -*- #

# Document number and rev in top-right header
#+LATEX_HEADER_EXTRA: \fancyhead[R]{\texttt{80000-XXX Draft 1}\\ \thedate}
# Increase spacing between header rule and main text body
#+LATEX: \rule[-16pt]{0pt}{16pt}\\
#+LATEX: \bgroup
#+LATEX: \huge
#+LATEX: \def\arraystretch{1.4}
#+LATEX: \noindent
#+ATTR_LATEX: :center nil
| \textsc{Document:} | =80000-XXX=     |
| \textsc{Revision:} | =Draft 1=       |
| \textsc{Program:}  | XAC MA700       |
| \textsc{Title:}    | \thetitle       |
| \textsc{System:}   | Water and Waste |
| \textsc{ATA No:}   | XXX             |
| \textsc{ECCN:}     | XXX             |

#+LATEX: \vfill
#+LATEX: \noindent
#+LATEX: \large
#+LATEX: \textbf{Original Signatures}
#+LATEX: \vspace{1.0cm}

#+LATEX: \noindent
#+ATTR_LATEX: :center nil
| *Prepared:* | \rule{8.5cm}{1pt}                   | *Date:* | \rule{3.0cm}{1pt} |
|             | Marius Peter, Systems Test Engineer |         |                   |
|             |                                     |         |                   |
| *Checked:*  | \rule{8.5cm}{1pt}                   | *Date:* | \rule{3.0cm}{1pt} |
|             | Richard Bourne, Sr Systems Engineer |         |                   |
|             |                                     |         |                   |
| *Checked:*  | \rule{8.5cm}{1pt}                   | *Date:* | \rule{3.0cm}{1pt} |
|             | Jamie Orcutt, Integration Engineer  |         |                   |
|             |                                     |         |                   |
| *Approved:* | \rule{8.5cm}{1pt}                   | *Date:* | \rule{3.0cm}{1pt} |
|             | Ying Huang-Isella, Chief Engineer   |         |                   |
#+LATEX: \egroup

#+LATEX: \clearpage
#+LATEX: \tableofcontents
#+LATEX: \listoffigures
#+LATEX: \listoftables
#+LATEX: \clearpage