body {
  margin-bottom: 0px;
  font-family: Arial;
  font-size: 8pt;
  color: #333333;
}
a:link {
  color: #0000ff;
  text-decoration: underline;
}
a:hover {
  color: #cc0000;
  text-decoration: underline;
}
a:active {
  color: #cc0000;
  text-decoration: underline;
}
a:visited {
  color: #0000ff;
  text-decoration: underline;
}
TD, TEXTAREA, INPUT, SELECT {
  font-family: Arial;
  font-size: 8pt;
  color: #333333;

}
.tableDetail {
  font-size: 8px;
  font-family: #333333;
}
.text1 {
  font-family: Arial;
  font-size: 8pt;
  color: #ffffff;
}
.text2 {
  font-family: Verdana;
  font-size: 8pt;
  color: #000048;
}
.frame {
  font-family: Verdana;
  font-size: 10px;
  color: #87D27F;
  border: 0px solid #999999;
}
