.text9 {
  font-size: 9pt;
  color: #000000;
  line-height: 150%
}

.text10 {
  font-size: 10pt;
  line-height: 150%;
  color: #000000
}
.text11 {
  font-size: 10pt;
  line-height: 100%;
  color: #000000
}
.text13 {
  font-size: 10pt;
  line-height: 10%;
  color: #000000
}


a:visited {
  color: #000000;
  text-decoration: none
}

a:link {
  color: #000000;
  text-decoration: none
}

a:hover {
  color: #000000;
  text-decoration: underline
}

a:active {
  color: #0066cc
}

.text12 {
  font-size: 12pt
}

.text14 {
  font-size: 14pt
}

input {
  border-width: 1px;;
  border-color: black;
}

td.celltitle {
  color: #003c74;
  font-size: 12px;
  font-weight: bold;
  font-family: ????;
  text-align: center;
  line-height: 24px;
  background-color: #ebe6d3;
  white-space: nowrap;
  width: 85px;
}

td.cellcontent {
  word-wrap: break-word;
  word-break: break-all;
}

.calltitle {
  color: #0066cc;
  line-height: 30px;
  height: 30px;
}

.calltitle_h {
  color: #0066cc;
  line-height: 30px;
  height: 30px;
  font-size: 16px;
  background-color: white;
  text-align: center;
  font-weight: bold;
}

.indexcalltitle {
  color: #003c74;
  font-size: 12px;
  font-weight: bold;
  font-family: ????;
  text-align: center;
  line-height: 24px;
  background-color: #b8f7ff;
}

div.wrap {
  white-space:normal;
  word-break: break-all;
  width: 100%;
}