html { background: #F2C2DA; }
html,td {
  font-family: arial;
  font-size: 9pt;
}

html,body {
  height: 100%;
  margin: 0;
  padding: 0;
}

.title {
  font-size: 9pt;
  font-weight: bold;
  color: #0000AA;
}