
h1 {
  color: #ffffff;
  background-color: #663333;
  font-family: serif;
  font-size: large;
  font-weight: bold;
  font-style: normal;
  text-align: right;
  margin: 0;
  padding: 6pt;
}
h2 {
  color: #663333;
  font-family: serif;
  font-size: medium;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  margin: 24pt 0 12pt 0;
}
h3 {
  color: #ffffff;
  background-color: #663333;
  font-family: serif;
  font-size: medium;
  font-weight: bold;
  font-style: normal;
  text-align: right;
  margin: 24pt 0 0 0;
  padding: 3pt 6pt;
}

p.Text {
  color: #cc0000;
  font-family: "Century Schoolbook", serif;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
  margin: 0 24pt 9pt 24pt;
}

p#Signature {
  color: #663333;
  font-family: "Monotype Corsiva", cursive;
  font-size: small;
  font-weight: bold;
  font-style: normal;
  text-align: right;
  margin: 24pt 48pt 0 0;
}

.FinePrint {
  color: #663333;
  font-family: sans-serif;
  font-size: xx-small;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
}



