\documentclass[a4paper]{article}

\oddsidemargin	37.5mm
\textwidth	130mm
\topmargin	30mm
\textheight	230mm
\pagestyle	{empty}

\parindent	0em
\parskip	8ex

\advance\oddsidemargin -1in
\advance\topmargin -1in


\begin{document}

\Large

{%
\huge\centering\bfseries
Top 10 Reasons to buy a\\
 Pentium Machine

}

\begin{tabular}{@{\hspace{8mm}}r@{\hspace{8mm}}p{10cm}}
10.	&Your current computer is too accurate\\
9.      &You want to get into the \textsl{Guiness Book} as ``owner of
	 most expensive paperweight''\\
8.	&Math errors add zest to life\\
7.	&You need an alibi for the IRS\\
6.	&You want to see what all the fuss is about\\
5.	&You've always wondered what it would be like to be a plaintiff\\
4.	&The ``Intel Inside'' logo matches your d\'ecor perfectly\\
3.	&You no longer have to worry about CPU overheating\\
2.	&You got a great deal from the Jet Propulsion Laboratory\\
%
\multicolumn{2}{l}{%
\vrule width0mm height4ex depth2ex
\textbf{And the No. 1 reason to buy a Pentium machine:}}\\
%
1.	&It'll probably work\\
\end{tabular}

\end{document}
