table {
  margin: 0;
  font-family: Arial;
  font-size: 11pt;
  text-align: justify;
  text-indent: 12px;
}
body {
  font-family: Arial;
  font-size: 11pt;
  background-color: #ffffcc;
  text-indent: 12px;
  text-align: justify;
  margin-top: 12px;
}
.body_first {
  margin: 12px 6px 0 0;
  font-size: 11pt;
  text-indent: 12px;
  font-family: Arial;
  text-align: justify;
}
.body_next {
  margin: 0px 6px 0 0;
  text-align: justify;
  font-family: Arial;
  text-indent: 12px;
  font-size: 11pt;
}
h1 {
  font-family: Arial;
  font-size: 24pt;
  font-weight: bold;
  text-align: center;
  margin-top: 24px;
}
h2 {
  margin: 24px 0 12px 6px;
  font-family: Arial;
  font-size: 20pt;
  font-weight: bold;
  text-align: left;
  text-indent: 0;
}
h3 {
  margin: 24px 6px 12px 0;
  font-family: Arial;
  font-size: 12pt;
  text-align: left;
  text-indent: 0;
}
h4 {
  font-family: Times New Roman,Times;
  font-size: 12pt;
  color: #999900;
}
h5 {
  font-family: Times New Roman,Times;
  font-size: 11pt;
  color: #ff9900;
}
h6 {
  font-family: Times New Roman,Times;
  font-size: 11pt;
  color: #3366cc;
}
li {
  margin: 0 0 0 20px;
  font-family: Arial;
  font-size: 11pt;
  word-spacing: 0;
  text-align: justify;
  text-indent: 0;
}
ul {
  margin: 0 0 0 20px;
  font-family: Arial;
  font-size: 11pt;
  word-spacing: 0;
  text-align: justify;
  text-indent: 0;
}

