p, ul, li, td {
  font-family: Verdana, Trebuchet, Helvetica, sans-serif;
  line-height: 120%;
  font-size: 10pt
  }

a {
  color: #c00;
  }
  
table .center tr td {
  text-align: center;
}
td .className {
  font-weight: bold;
}
  
.bodyhilead {
  font-family: Verdana, Trebuchet, Helvetica, sans-serif; line-height: 150%; font-size: 11pt
  }
  
.programhead { font-family: Verdana, Trebuchet, Helvetica, sans-serif; font-size: 13pt; font-weight: normal}
.programsubhead { font-family: Verdana, Trebuchet, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #cc0000}
.bodysm { font-family: Verdana, Trebuchet, Helvetica, sans-serif; font-size: 9pt}

.sideBarBox {
  line-height: 1.1;
  float: right;
  width: 200px;
  padding: 10px;
  margin: 15px 0 15px 15px;
  border: #666 1px solid;	
}

.sideBarBox p {
  font-size: 90%;
}
.sideBarBox ul li {
  font-size: 85%;
}
