\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{plain.sty}[2003/10/29]

\RequirePackage{multicol}

\setlength{\voffset}{0mm}
\setlength{\hoffset}{0mm}
\topmargin -0.5in
\marginparsep0mm
\marginparwidth0mm
\headheight0mm
\headsep0mm
\setlength{\oddsidemargin}{0in}
\setlength{\textwidth}{22in}
\setlength{\textheight}{34in}
\setlength{\columnsep}{1in}
\setlength{\premulticols}{1in}
\setlength{\postmulticols}{1in}
\parindent0cm
\parskip1.5ex plus0.5ex minus 0.5ex
\pagestyle{empty}


