%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% File: model_abs.tex
%% Title page of Eurandom Preprint Series
%% Last modified: January 31, 2002
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[12]{amsart}
\usepackage{amsmath}
\makeatletter
\newdimen\mynormalparindent
\mynormalparindent=5pt

\newcounter{footmarksymbol}
\setcounter{footmarksymbol}{2}
\def\mymakefnmark {\hbox{${}^\fnsymbol{footmarksymbol}$}}
\def\mymakefntext{\indent\mymakefnmark}
\long\def\myfootnotetext#1{\insert\footins{%
  \normalfont\footnotesize
  \interlinepenalty\interfootnotelinepenalty
  \splittopskip\footnotesep \splitmaxdepth \dp\strutbox
  \floatingpenalty\@MM \hsize\columnwidth
  \@parboxrestore \parindent\mynormalparindent \sloppy
  %%%%\edef\@currentlabel{\p@footnote\@thefnmark}%
  \mymakefntext{\rule\z@\footnotesep\ignorespaces#1\unskip\strut\par}}
  \addtocounter{footmarksymbol}{1}}


\makeatother

\pagestyle{empty}
\setlength{\textwidth}{15cm}
%%\setlength{\textheight}{23.7cm}
\setlength{\textheight}{20cm}
\setlength{\oddsidemargin}{1cm}
\setlength{\topmargin}{2cm}

\pagenumbering{roman}
\begin{document}

\pagestyle{empty}
\centerline{\Large\bf Title}
\centerline{\Large\bf more title}
\centerline{\Large\bf more title}
\bigskip
%%\setcounter{abcd}{1}
\centerline{author\mymakefnmark \myfootnotetext{affiliation}}
\centerline{author\mymakefnmark \myfootnotetext{affiliation}}
\centerline{author\mymakefnmark \myfootnotetext{affiliation}}

\bigskip
\centerline {Date}



\vspace{2cm}
\setlength{\parindent}{0pt}
\textbf{Abstract:} bla,bla,bla,bla,bla,bla

\vspace{10cm}
\emph{Keywords:}


\end{document}

