body      { color: black; font-size: 12pt; font-family: Garamond, Helvetica, serif; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; text-decoration: none; background-color: white; background-image: none; text-align: left; text-transform: none; margin: 0; padding: 0 }
p { margin: 12px; width: 800px }
h1  { font-size: 20pt; font-weight: bold; margin: 12px; padding-top: 12px; width: 800px }
h2 { font-size: 16pt; font-weight: bold; width: 800px }
.errorMsg { color: #00c; font-size: 14pt; font-style: italic; font-weight: bold }
input { display: block; margin-top: 12px; margin-left: 20px; width: 200px; float: left }
input:focus  { background-color: #fffacd }
textarea { display: block; margin-top: 12px; margin-left: 20px; width: 500px; float: left }
textarea:focus  { background-color: #fffacd }
label { text-align: right; display: block; margin-top: 12px; margin-left: 12px; width: 100px; float: left }
.buttonSubmit   { background-color: white; display: block; width: 100px; border: solid 1px gray }
.buttonSubmitRoll    { color: #fff; font-weight: bold; background-color: #00c; display: block; width: 100px; border: solid 1px gray }
