h3 {color: white; background-color: steelblue; width: 100%; padding: 5}
.fieldname {background-color: lightsteelblue}
P.button {line-height: 150%}
A.button:link { color: white; background: #4FA2A8; text-decoration: none; padding: 2px; border-width: 1px; border-style: outset; }
A.button:active { color: #d8bfd8; background: #4FA2A8; text-decoration: none; padding: 2px; border-width: 1px; border-style: outset; }
A.button:visited { color: white; background: #4FA2A8; text-decoration: none; padding: 2px; border-width: 1px; border-style: outset; }
A.lbutton:link { width: 100px; text-align: center; color: white; background: #4FA2A8; text-decoration: none; padding: 2px; border-width: 1px; border-style: outset; }
A.lbutton:active { width: 100px; text-align: center; color: #d8bfd8; background: #4FA2A8; text-decoration: none; padding: 2px; border-width: 1px; border-style: outset; }
A.lbutton:visited { width: 100px; text-align: center; color: white; background: #4FA2A8; text-decoration: none; padding: 2px; border-width: 1px; border-style: outset; }
