body {
  font-family: 'Arial';
  font-size: 11pt;
  background: URL('/pco_v1/images/public/background.gif');
}
.headtitle { font-size: 14pt; }
.title { font-weight: bold; }
td { font-size: 11pt; }
.dark { background-color: #cccccc; }
.light { background-color: #e1e1e1; }
.required { color: #ff0033; }
.sntcse { color: #0000ff; }
.alert { color: #ff0000; }
