  .Title {
    font-family: "Times New Roman", serif;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
  }
  .Text {
    font-family: "Times New Roman", serif;
    font-size: 13px;
    text-align: justify;
    line-height: 120%;
  }
  .Code {
    font-family: "Courier New", monospace;
    font-size: 13px;
    text-align: left;
	display: block;
	white-space: pre;
  }
  .Heading {
    font-family: "Times New Roman", serif;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
  }
  .AttributionName {
    font-family: "Times New Roman", serif;
    font-size: 16px;
    text-align: center;
  }
  .AttributionAffiliation {
    font-family: "Times New Roman", serif;
    font-size: 16px;
    text-align: center;
	font-style: italic;
  }
  .Endnote {
    font-family: "Times New Roman", serif;
    font-size: 16px;
    text-align: left;
  }
  .Footnote {
    font-family: "Times New Roman", serif;
    font-size: 10px;
    text-align: left;
  }
  .Caption {
    font-family: "Times New Roman", serif;
    font-weight: bold;
    font-size: 10px;
    text-align: left;
  }
  .TableHeading {
    font-family: "Times New Roman", serif;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
  }
  .TableText {
    font-family: "Times New Roman", serif;
    font-size: 13px;
    text-align: left;
  }
