body {
  background-color: #ffffff;
  font-size: 10pt;
  color: #555555;
}
table,tr,th,td {
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #ff991a;
  border-collapse: collapse;
  font-size: 10pt;
}
th {
  background-color: #fff8ef;
}
td {
  vertical-align: top;
  padding: 3px;
}
h2 {
  text-align: center;
  font-size: 12pt;
}
th.c2 {
  width: 10px;
}
th.c3 {
  width: 10px;
}
th.c4 {
  width: 10px;
}
th.c5 {
  width: 80px;
}
th.c6 {
  width: 20%;
}
th.c7 {
  width: 20%;
}
th.c8 {
  width: 35%;
}
img {
  border-style: none;
}
