/* additional classes for the history pages */

/* div.day.place (division can't be part of h3 (sigh)) */
.day-place {
   margin-top: -12pt;
   margin-bottom: 12pt;
   font-family: Arial, Helvetica, Geneva, sans-serif;
   font-size: 10pt;
   font-weight: bold;
}
.footnote {
   /* background-color: #c08080; */
   background-color: #a0ffa0;
   margin-top: 12pt;
}
address {
   font-family: Arial, Helvetica, Geneva, sans-serif;
   font-style: normal; /* not italic */
   font-size: 10pt;
   margin-top: 12pt;
   padding-left: 1em;
   padding-right: 1em;
   border-width: 1pt;
   border-style: solid;
}
