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

.small {
   font-size: small;
}

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

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

.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: #AA0000;
   text-decoration: none;
}

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

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

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