@charset "iso-8859-1";
/* author: Al LaPeter */
/* Creation date: 2/25/2003 */
body {font-family:Arial;font-size:small;color:black;}
a:link {color: blue; text-decoration: none}
a:visited {color: blue; text-decoration: none;}
a:hover {color: red; text-decoration: underline;}
p {text-indent:2em;font-size:x-small}
