body {
   background-color: #006600;
   background-image: URL(http://torontobookings.com/themes/xmas/xmas-tile.jpg);
   background-position: top center;
   background-repeat: repeat-X;
   color: #FFFFFF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: smaller;
}

H1 {
   font-size: medium;
   color: #3A000F;
}

TD {
   font-size: smaller;
}

Table.Dates {
   font-size: medium;
   font-style: italic;
}

TD.Soldout {
   font-size:11px;
   color: red;
   font-weight: bold;
   font-style: normal;
}

A {
   color: #FFFFFF;
}
