﻿body, table, td, p, li
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9px;
  color: #666666;
}
a img
{
  border: 0;
}
table.JokeOfTheWeek
{
  border-bottom: solid 1px white;
  width: 100%;
}
table.JokeOfTheWeek th
{
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  font-weight: 900;
  padding: 10px 0;
}
table.JokeOfTheWeek td
{
  color: #FFFFFF;
  font-size: 10px;
  text-align: left;
  padding: 0 10px 0 10px;
}
td.sectionHeading, td.sectionHeading p font strong
{
  width: 206px;
  color: #FFDE5D;
  font-size: 16px;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
}
.destShortDesc, .destShortDesc p
{
  font-size: 11px;
}
.destLongDesc, .destLongDesc p
{
  font-size: 13px;
}