body {
    font-family: arial, helvetica, sans-serif;
    font-size: 12pt;
  }
td.left {
   border-left: solid black 1px;
  }
td.right {
   border-right: solid black 1px;
  }
td.links {
   border-right: solid black 1px;
   border-left: solid black 1px;
   border-bottom: solid black 1px;
   background-color: #42AE49;
   color: white;
  }
a.menu {
   background-color: #42AE49;
   color: white;
   font-weight: bold;
   text-decoration: none;
}
a.menu:hover {
   background-color: #42AE49;
   color: #385098;
   text-decoration: none;
}
a.menu:active {
   background-color: #42AE49;
   color: #C85018;
   text-decoration: none;
}
div.comlist {
   margin-left:20px;
}
b.speakername {
   font-size: 1.2em;
}
hr.speakersplit {
   background-color: #42AE49;
   color: #42AE49;
   size: 5px;
   margin-top:0px;
   margin-bottom:0px;
}
p.speakertitle {
   margin-bottom: 0px;
   margin-top: 3px;
}
table.speakerbio {
   margin-left:15px;
   margin-right:15px;
   margin-top:0px;
}
