h2,.Header { font-weight:bold; font-size:18px; }
h3,.SubHeader{ font-family: Georgia, "Times New Roman", Times, serif; font-size:16px; line-height:22px; color:#5c8727; }
.SmallText{ font-size:10px; }

.TodayHeader{ font-size:13px; font-style:italic; font-weight:bold}

.rightPanelHeader{ font-size:12px; font-weight:bold; padding-left:4px; letter-spacing:1px}

.timeText{ font-size:10px; color:#313131}


/* Main Styles */
td,body{
  font: normal 12px arial;
  line-height:16px;
  color:333;
  text-decoration:none;
}


/* Links */
a{
  color:#333;
}
a:hover{
  color:#000;
}




