/* PCDTR
   especify the font-size in pt.
   font-family: use the font filename
*/

/*@import "/texts.php";*/

h1 {
  font-family: FGRebeccaScript, Times,"Times New Roman",Georgia,"Bitstream Vera Serif",serif;
  font-size: 16pt;
  width: 580px;
  color: #705f59;
  background-color: #fff;
  background: transparent;
  font-weight: normal;
  text-align: left;
  line-height: 16pt;
}
#h1-br1 {
  margin-top: -5px;
  *margin-top: -37px;
  _margin-top: -20px;
}
h4 {
  font-family: FGRebeccaScript, Times,"Times New Roman",Georgia,"Bitstream Vera Serif",serif;
  font-size: 16pt;
  width: 300px;
  color: #fff;
  background-color: #705f59;
  background: transparent;
  font-weight: normal;
  text-align: center;
  margin: 0;
}
#h4-br2 {
  margin-top: -22px;
  *margin-top: -47px;
  _margin-top: -37px;
}