div.base {
  width: 760px;
}
div.base-Header {
  background-color: #c0c0c0;
  color: #ffffff;
  padding: 2px;
  width: 750px;
  font-size: 10pt;
}
div.base-content {
  width: 750px;
  font-size: 10pt;
}
div.base-footer {
  background-color: #c0c0c0;
  color: #ffffff;
  padding: 2px;
  width: 750px;
  font-size: 10pt;
}