a:visited
   { color             : fuchsia;
   }
a:active
   { color             : #000099;
   }
#header
   { text-align        : center;
     color             : maroon;
     font-weight       : bold;
   }
#footer
   { text-align        : center;
     color             : maroon;
     font-weight       : bold;
   }
div#toc ul ul
   {
     display           : none;
   }
div#toc ul li:hover ul
   { display           : block;
     background-image  : url(rackhall.gif);
   }
.bold
   { font-weight       : bold;
   }
.centered
   { text-align        : center;
   }
.date
   { color             : teal;
   }
.region
   { color             : rgb(204, 0, 0);
     font-size         : 120%;
   }
.time
   { color             : #995000;
   }
.town
   { color             : rgb(204, 0, 0);
     font-size         : 117%;
   }
.venue
   { color             : maroon;
   }
.venue_id
   { color             : blue;
   }
body
   { background-image  : url(rackhall.gif);
   }
h1
   {  font-size        : 111%;
      text-align       : center;
      color            : rgb(204, 0, 0);
   }
hr.region
   {  background-color : rgb(204, 0, 0);
      border           : none;
      height           : 0.15em;
   }
pre
   {  font-family      : serif;
   }
