BODY { background-color: white; font-family: helvetica, arial, sans-serif; font-size: 11px; }
H1 { font-family: helvetica, arial, sans-serif; font-size: 30px; }
H2 { font-family: helvetica, arial, sans-serif; font-size: 30px; }
H3 { font-family: helvetica, arial, sans-serif; font-size: 14px; }
H4 { font-family: helvetica, arial, sans-serif; font-size: 14px; }
P { font-family: helvetica, arial, sans-serif; font-size: 11px; }
TD { color: white; font-family: helvetica, arial, sans-serif; font-size: 10px; }
TH { color: white; font-family: helvetica, arial, sans-serif; font-size: 12px; }
DL { color: white; font-family: helvetica, arial, sans-serif; font-size: 12px; }
A:link { text-decoration: none; font-weight: bold }
A:visited { text-decoration: none; font-weight: bold }

.lighttext { color: white; }
.darktext { color: black; }
a.header:link, a.header:visited { color: white;  font-weight: bold; }

.bt {font-family: helvetica, arial, sans-serif; font-size: 32px; font-weight:bold}
/* label associations, venue info etc. */
.info { font-family: helvetica, arial bold, sans-serif; font-size: 14px; font-weight:bold } 

.smalltext { font-size: 10px; }
.biggertext { font-size: 12px; }

#ext_date, #ext_location, #ext_links, #ext_lineup { font-weight: bold; }
P.ext_desc { font-weight: normal; }

/* inherit does not work in opera and ie 26/1/03 */ 
/* A:link { color: inherit; text-decoration: none; font-weight: bold } */
/* A:visited { color: inherit; text-decoration: none; font-weight: bold } */
