body   { color: white; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color: black }
.list_td   { color: white; background-color: #141414; padding: 2px; border: solid 10px #141414 }
.calendar_td { background-color: #141414; border: solid 10px #141414 }
.location  { color: gray; font-style: italic; font-weight: bold; font-size: 9pt; text-align: right; padding-right: 6px }
.country { color: yellow }
.band   { color: white; font-weight: bold; font-size: 11pt }
.support  { color: #daa520; font-style: italic; font-weight: bold; font-size: 9pt }
.month   { color: #d8d8d8; font-weight: bold; font-size: 16px; text-indent: 5px }
.day { color: #535353; font-weight: bold; font-size: 8pt; background-color: #141414; text-align: center }
.date  { color: #8a8a8a; font-size: 8pt; background-color: #3b3b3b; text-align: center; border-top: 3px solid #141414; border-right: thin solid #141414 }
.date_weekend  { color: #767676; font-size: 8pt; background-color: #272727; text-align: center; border-top: 3px solid #141414; border-right: thin solid #141414 }
.calendar   { color: silver; font-size: 9pt; background-color: #6c6c6c; padding-bottom: 3px; padding-left: 3px; border-right: thin solid #141414 }
.calendar_weekend   { color: silver; font-size: 9pt; background-color: #4e4e4e; padding-bottom: 3px; padding-left: 3px; border-right: thin solid #141414 }
a { color: white; text-decoration: none }
a:hover { text-decoration: underline }

