BODY {
  background: #eeeeee;
}

.label {
	background: #dddddd;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 12pt;
  text-align: right;
  text-indent: 10px;
}

.head {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 16pt;
  text-align: left;
}

.smhead {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 12pt;
  text-align: left;
}

.help {
  color: #000000;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 12pt;
  text-align: left;
  padding: 10px;
}

.info {
  color: #000000;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 12pt;
  text-align: left;
}

.infol {
  background: #ffffff;
  color: #000000;
  font-family: Courier, Geneva, "Courier New";
  font-size: 12pt;
  text-align: left;
  white-space: pre;
}

.infoc {
  background: #ffffff;
  color: #000000;
  font-family: Courier, Geneva, "Courier New";
  font-size: 12pt;
  text-align: center;
  white-space: pre;
}

.infor {
  background: #ffffff;
  color: #000000;
  font-family: Courier, Geneva, "Courier New";
  font-size: 12pt;
  text-align: right;
  white-space: pre;
}

.rinfo {
  background: #ffffff;
  color: #990000;
  font-family: Courier, Geneva, "Courier New";
  font-size: 12pt;
  white-space: pre;
}
