body {
  border-width: 0px;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  background-color: #ffffcc;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 12pt;
  line-height: 14pt;
  text-align: justify;
  font-family: Georgia;
  clear: none;
  visibility: visible;
}
h1 {
  color: black;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
  text-decoration: underline;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18pt;
  line-height: 24pt;
  background-color: #ffff99;
  display: inline;
}
h2 {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  color: black;
  line-height: 14pt;
}
h3 {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: black;
  line-height: 12pt;
}
h4 {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: left;
  text-decoration: underline;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: black;
  line-height: 12pt;
}
p {
  font-weight: normal;
  font-style: italic;
  text-transform: none;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 11pt;
  text-align: justify;
  line-height: 12pt;
  font-family: georgia;
}
h5 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;
  color: black;
  text-transform: none;
  text-align: left;
  line-height: 12pt;
}
h6 {
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-weight: normal;
  font-style: italic;
  text-transform: none;
  text-align: left;
  font-size: 12pt;
  line-height: 0;
}
html {
  overflow: scroll;
  background-color: white;
}
