body {
  font-family : verdana, helvetica, arial, sans-serif; 
  font-size : medium;
  color : Black;
  background-color : DarkKhaki;
  margin : 12px;
}
.page-title-div {
  font-family : "Times New Roman", times, georgia, serif;
  font-weight : bold;
  font-size : 1.75em;
  color : FireBrick;
  text-align : left;
  padding : 0px 0px 8px 20px;
}
.body-section-td {
  font-size : 1.35em;
  padding : 16px 8px 4px 8px;
}
.section-title-td {
  font-weight : bold;
  font-size : 1.15em;
  padding : 4px 4px 4px 4px;
}
.section-item-td {
  font-size : 1.10em;
  padding : 10px 8px 4px 16px;
}
.section-detail-td {
  font-size : 1.10em;
  padding : 0px 8px 4px 28px;
}
.section-subdetail-td {
  font-size : 1.10em;
  padding : 0px 8px 4px 40px;
}
.name-span {
  font-weight : bold;
  font-size : 1.10em;
}
.detail-span {
  font-weight : normal;
  font-size : 1.10em;
}

.span-rmail {
  color : Red;
  font-weight : bold;
  font-size : 1.00em;
  font-style : oblique;
}

.footer-note-bottom {
  padding : 10px 0px 0px 20px;
  vertical-align : top;
  font-weight : bold;
  font-size : 0.825em;
}
.btnBSR {
  font-size: 1.50em; font-weight: bold; font-family: verdana;
  color: MidnightBlue;  background-color: LightGray;
  border-radius: 10px; border-width: 4px; border-style: solid; border-color: Blue;
  padding: 2px 8px 4px 8px;
}
