html, body
{
  font-family: Verdana, sans-serif;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
}

.telephone
{
  color: rgb(128, 0, 0);
  font-weight: bold;
}

.mainmenu
{
  font-family: Verdana, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: rgb(128, 0, 0);
}

.blurb 
{ 
  font-family: Verdana,sans-serif;
  font-weight: normal;
  font-style: normal;
  color: rgb(128, 128, 128);
  font-size: 7pt;
}

.maintext
{
  font-family: Verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.date
{ 
  font-family: Verdana,sans-serif;
  font-weight: bold;
  font-style: normal;
  background-color: rgb(220, 220, 220);
  color: rgb(0, 0, 0);
  font-size: small;
}

.worktitle 
{ 
  color: rgb(154, 0, 0);
  font-family: Verdana,sans-serif;
  font-size: large;
  font-style: normal;
  font-weight: bold;
}

.section 
{ 
  color: rgb(154, 0, 0);
  font-family: Verdana,sans-serif;
  font-size: large;
  font-style: normal;
  font-weight: bold;
}

.performer 
{ 
  font-family: Verdana,sans-serif;
  color: rgb(102, 102, 102);
  font-weight: bold;
  font-size: small;
}

.reviewer 
{ 
  font-family: Verdana,sans-serif;
  color: rgb(102, 102, 102);
  font-weight: bold;
  font-size: small;
  text-align: right;
}

.time 
{ 
  font-family: Verdana,sans-serif;
  color: rgb(153, 153, 153);
  font-weight: normal;
  font-size: small;
  font-style: normal;
}

.description 
{ 
  font-family: Verdana,sans-serif;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  color: rgb(0, 0, 0);
}

.sponsor 
{ 
  font-family: Verdana,sans-serif;
  font-size: small;
  font-weight: normal;
  font-style: italic;
  color: rgb(0, 0, 0);
}

.boxoffice 
{ 
  font-family: Verdana,sans-serif;
  font-size: x-large;
  color: rgb(154, 0, 0);
  font-weight: bold;
}