/* CSS Document */

/* HTML tags */
body {
  margin: 1em;
  padding: 0;
  }
body {
  background-image: none;
  }
A {
  color: #000000;
  }

table#WFFconcertsBanner {
  display: none;
  }
  
/* classes */
  
/* div id's */
div#main {
  border: 0;
  }
div#headerEnvelope {
  display: none;
  }
div#printHeader {
  display: block;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  border-bottom: 0px solid #999999;
  }
div#printHeader img {
  border: 0;
  }
div#printHeader h1 {
  margin: 0;
  padding: 0;
  font-family: "Bookman Old Style", Georgia, "Times New Roman", serif;;
  font-variant: small-caps;
  font-size: 25pt;
  }
div#printHeader .spacer {
  height: 30px;
  }
div#printHeader .logo {
  width: 65px;
  }
div#textArea h1 {
  text-align: left;
  }
div#colLeft {
  visibility: hidden;
  display: none;
  }
  
div#colRight {
  clear: both;
  width: 760px;
  }
div#colRight a {
  text-decoration: none;
  }
div#namesList {
  margin-right: 5em;
  }
div#footer {
  text-align: left;
  }