table, body, p, li, ul, ol, div, td, th
{ font-family: Verdana; color: black; font-size: 12px; }
a { font-family: Verdana; font-size: 12px; }
h1 { font-family: Verdana; color: #aa0000; font-size: 18px; }
h2 { font-family: Verdana; color: #000066; font-size: 15px; }
h3 { font-family: Verdana; color: #aa0000; font-style: italic; font-size: 14px; }
h4 { font-family: Verdana; font-style: normal; color: black; font-size: 12px; }
h5 { font-family: Verdana; font-style: normal; color: black; font-size: 11px; }

/** for calendar **/
.column_header  { background-color:#000066; color:#ffffff; }
.day_cell       { background-color:#ffffff; height:80; width:100; }
.empty_day_cell { background-color:#888888; height:80; width:100; }
.today_cell     { background-color:#ffff00; height:80; width:100; }
.day_number     { font-size:12px; }
.title_txt      { font-size:14px; }
.time_str       { font-size:9px; }
.footprint      { font-size:9px; color:#bbb; }

