span.memBy { font-weight: bold; }
span.memDt { font-style: italic; }
div.mem { margin-left: 20px; margin-bottom: 10px; }
input#firstName { width: 280px; margin-right: 30px; }
input#lastName { width: 280px; }
input#emailAddress { width: 300px; }
textarea#memory { width: 760px; height: 200px; }

