@page {
  margin-bottom: 5pt;
  margin-top: 5pt;
}
@font-face {
  font-family: "Bookman Old Style";
  font-style: normal;
  font-weight: bold;
  src: url(styles/XXXXXXXXXXXXXXXX);
}
@font-face {
  font-family: "Bookman Old Style";
  font-style: italic;
  font-weight: normal;
  src: url(styles/XXXXXXXXXXXXXXXX);
}
@font-face {
  font-family: "Bookman Old Style";
  font-style: normal;
  font-weight: normal;
  src: url(styles/XXXXXXXXXXXXXXXX);
}
@font-face {
  font-family: "Times New Roman";
  font-style: normal;
  font-weight: normal;
  src: url(styles/XXXXXXXXXXXXXXXX);
}
@font-face {
  font-family: "Garamond";
  font-style: normal;
  font-weight: normal;
  src: url(styles/XXXXXXXXXXXXXXXX);
}
@font-face {
  font-family: "Georgia";
  font-style: normal;
  font-weight: normal;
  src: url(styles/XXXXXXXXXXXXXXXX);
}
@font-face {
  font-family: "Georgia";
  font-style: normal;
  font-weight: bold;
  src: url(styles/XXXXXXXXXXXXXXXX);
}
