\documentclass[10pt]{article}

\usepackage{psboxit, fancyhdr}


\addtolength{\topmargin}{-15mm}
\addtolength{\textheight}{60mm}
\addtolength{\oddsidemargin}{-25mm}
\addtolength{\textwidth}{45mm}

\setlength\headheight{0in}

\newcommand{\version}{version 1.1,\ \   24.03.2010}

\pagestyle{fancy} 
\lhead{\tiny НМУ, весна 2010, второй курс} 
\lfoot{\tiny Анализ, НМУ, второй курс } 
\cfoot{-- \thepage \ -- } \rfoot{\tiny Весна 2010,
  ведомость к листкам 7-9\ \ \sc\version}
\rhead{{\tiny  Миша Вербицкий}}



\def\spp{$\underline{\hspace{50mm}}$}
\def\spq{$\underline{\hspace{20mm}}$}
\def\spr{$\underline{\hspace{36mm}}$}

\def\mc{\multicolumn{2}{|c|}}

\def\dtt{{Дата\hspace{1em}}}
\def\pdp{{Подпись\hspace{1em}}}

\def\grd{\psboxit{box .7 setgray fill}{\phantom{\dtt}}\vphantom{666}}
\def\grp{\psboxit{box .7 setgray fill}{\phantom{\pdp}}\vphantom{666}}

\def\cl{\cline{2-4}}

\def\vedomostsize{\footnotesize}

\begin{document}

{\bf Имя, Фамилия\spp Школа, город\spp}

\hfill

{\bf Год окончания школы\spq Где учитесь днем\spr}

\hfill

{\bf \Large Анализ, листки 7-9 (ведомость)} 



\begin{tabular}{cccc}

\vedomostsize

\begin{tabular}[t]
{|c|c|@{}c@{}|@{}c@{}|}
\hline
\mc{$N^0$} & \dtt & \pdp\\ \hline
\input{pde-7.vdm}
\end{tabular}& \vedomostsize

\begin{tabular}[t]
{|c|c|@{}c@{}|@{}c@{}|}
\hline
\mc{$N^0$} & \dtt & \pdp\\ \hline
\input{pde-8.vdm}
\end{tabular}
& \vedomostsize
\begin{tabular}[t]
{|c|c|@{}c@{}|@{}c@{}|}
\hline
\mc{$N^0$} & \dtt & \pdp\\ \hline
\input{pde-9.vdm}
\end{tabular}
& \vedomostsize
\end{tabular}


\end{document}
