ul {
  padding: 0px 0px 0px 10px;
}

li {
  line-height: 1.5em;
  margin: 0px 0px;
  padding: 0px;
  text-align: justify; text-justify: newspaper;
}

.ralist {
  margin: 30px auto 0px auto; border: none;
}
.title1 {
  text-align: center; font-size: 11pt; font-family: "Times New Roman", Times;
  margin: 0px; padding: 0px; line-height: 1em;
  border: none;
}
.detail1 {
  text-align: left; font-size: 11pt; font-family: "Times New Roman", Times;
  padding: 0px; width: 205px; border: none; line-height: 1em;
}

.black { color: #000000; text-decoration: underline; }