\documentclass{article}
%*********************
%Header and Footer (begin)
%Do not change
%*********************
\usepackage{palatino}
\usepackage{fullpage}
\usepackage{fancyhdr}
\pagestyle{fancy}

\chead{Department of Mathematical Sciences\\The University of Texas
at El Paso}

\cfoot{For further information, please contact Dr. Emil Schwab,
eschwab@utep.edu \\
Refreshments will be served in front of the colloquium room,\\
15 minutes before the start of the colloquium.}
\renewcommand{\headrulewidth}{0.4pt}
\renewcommand{\footrulewidth}{0.4pt}
%*********************
%Header and Footer (end)
%*********************

\title{Colloquium} % Do not change
\date{}

\begin{document}

\maketitle
\thispagestyle{fancy}
\parskip 15pt

\begin{center}
{\huge \bf{Speaker Name}} %Replace with speaker name

{\large {Institution\\City}} %Replace with institution, city, title, etc.

{\bf{Friday, Month Day, 2010 at 3pm in Bell Hall 143}} %Do not change; colloquium coordinator will add date


\parskip 20pt

{\Large{Talk Title }} % Replace with talk title
\end{center}
\parskip 0pt
%************************
%Abstract (begin)
%************************
Abstract


%************************
%Abstract (end)
%************************

\end{document}

