table.events {
  font-family: "lucida grande", "lucida sans unicode", verdana;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}
span.event_title {
   font-family: "lucida grande", "lucida sans unicode", verdana;
   font-size: 14px;
   line-height: 18px;
   font-weight: bold;
   color: #000000;
}
tr.gray {
  background: #cccccc;
}