body
{
  font-size: 14pt;
  font-family: verdana, arial;
}
.cta, .non_printable
{
  /* CTA := call to action.  Use it to hide links and blocks that shouldn't be
   * shown on printable pages.
   */
  display: none;
}
#header, #left_column, #profile, #right_ads, #static_links
{
  display: none;
}
img
{
  display: none;
}
a
{
  style: none;
  color: black;
  text-underline: none;
}
dt
{
  font-weight: bold;
  padding-right: 1em;
  float: left;
  clear: left;
}
dd
{
  padding-left: 1em;
}
.tabBar
{
  display: none;
}
#event_rsvp
{
  display: none;
}
