body {
  font-size : 12pt;
}

tr.boxTitle {
  background : #CCCCCC;
}

td.boxTitle {
  color : #FFFFFF;
  font-weight : bold;
  font-size : 12pt;
}

tr.boxContent {
  background : #EEEEEE;
}

tr.boxContent2 {
  background : #FFFFFF;
}

td.boxContent {
  color : #000000;
  font-size : 12pt;
}
td.boxBorder {
  background : #000000;
  font-size : 12pt;
}

.error {
  color : #FF0000;
  font-size : 12pt;
}

.pgs {
  font-size : 10pt;
  font-size : 12pt;
}