body {
  font-family: Verdana,Tahoma,Arial,Helvetica;
  background-color: #000000;
  color: #000000;
  margin: 0;
}
.info {
  font-family:verdana,tahoma,arial,helvetica;
  color:black;
  font-size:x-small;
}
td.titlebar {
  background-color: #663399; 
  color: #FFFFFF;
  font-family: verdana, tahoma;
  font-size: x-small;
  font-weight: bold;
}
td.menu_space {
  background-color:#000000;
}
td.menu_selected {
  background-color:#DDDDDD;
  color:black;
  font-weight:bold;
  font-size:8pt;
  font-family:verdana;
}
td.menu {
  background-color:#663399;
  color:black;
  font-weight:bold;
  font-size:8pt;
  font-family:verdana;
}
a.menu_selected {
  background-color:#DDDDDD;
  color:black;
  font-weight:bold;
  font-size:8pt;
  text-decoration:none;
  font-family:verdana;
  cursor:default;
}
a.menu {
  background-color:#663399;
  color:black;
  font-weight:bold;
  font-size:8pt;
  text-decoration:none;
  font-family:verdana;
  cursor:default;
}

tr.gig {
  font-family:verdana,tahoma,arial,helvetica;
  font-size:x-small;
  font-weight:normal;
  
}
tr.gigTitle {
  font-family:verdana,tahoma,arial,helvetica;
  font-size:medium;
  font-weight:bold;
  
}
tr.gigheader {
  font-family:verdana,tahoma,arial,helvetica;
  font-size:xx-small;
  font-weight:bold;
  background-color:#555555;
  color:white;
}
span.title {
  font-family:verdana,tahoma,arial,helvetica;
  font-weight:bold;
  font-size:large;
}
table.news {
  font-family:verdana,tahoma,arial,helvetica;
  color:black;
  font-weight:normal;
  font-size:xx-small;
}
span.blurb {
  font-family:verdana,tahoma,arial,helvetica;
  color:black;
  font-size:x-small;
}
span.bioTitle {
  font-family:verdana,tahoma,arial,helvetica;
  font-weight:bold;
  font-size:x-small;
}
span.bioBlurb {
  font-family:verdana,tahoma,arial,helvetica;
  font-weight:normal;
  font-size:x-small;
}
span.quote {
  font-family:arial,helvetica;
  font-weight:bold;
  font-size:normal;
}