td { vertical-align: top;}
td.bb { border-bottom: 1px solid blue; }
tr.bb { border-bottom: 1px solid blue; }
li { font-size: 80%; }
div.center { text-align: center; }
div.big { font-size: 120%; }
div.bigcenter { text-align: center; font-size: 120%; }
td.bottom { vertical-align: bottom; }
span.red { color: red; background-color: #64B1FF; }
td.blueback { background-color: Blue; color: white; }
td.blubackblktop { background-color: Blue; color: white; border-top: 1px solid black; }
td.blktop { border-top: 1px solid black; }
td.leftcol { border-right: 3px solid #0F87FF; color: black; background-color: #64B1FF; }
table.blkborder { border: 1px solid black; }
span.emph { font-weight: bold; color: black; background-color: yellow; }
