
  .prent {
     background-color: white;
     border: 1px solid lightgray;
     display: inline-block;
     font-family: Times;
     font-size: 9pt;
     line-height: 1.4;
     margin: 0.5em 0 0.5em 0;
     padding: 1em;
     text-align: center;
     }
  .prent p {
     margin: 0;
     padding-top: 0.3em;
     }
  .prent .bold {
     font-weight: bold;
     }
  .prent .bottom {
     padding-bottom: 0.3em;
     }
  .prent .small {
     font-family: Times;
     font-size: 6pt;
     }
