
html, body, h2, h3, h4, div, p, ul, li, input, td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

.small {
   font-size: small;
}

.smallText {
   font-size: 10px;
}

.subhead {
   font-size: 14pt; font-weight: bold;
}

.menulead {
   font-size: 10px; font-weight: bold;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuTitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.performerTitle {
   font-size: 18pt; font-weight: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

.performerCopy {
}

.photoCredits {
   font-size: 9px;
}

.caption {
   font-size: 10px;
   font-weight: bold;
   color: #888888;
}

a:link {
   color: #D9480E;
   text-decoration: none;
}

a:visited {
   color: #BF270C;
   text-decoration: none;
}

a:hover {
   color: #E9480E;
   text-decoration: none;
}

a:active {
   color: #E9480E;
   text-decoration: none;
}

