/* global style settings */ 
<STYLE TYPE="text/css"> 
<!-- 
  TABLE {font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #0000FF } 
  A:link { text-decoration: bold; text-decoration: none; color: #006600 } 
  A:hover { text-decoration: bold; text-decoration: underline; color: #006600 } 
  A:visited { text-decoration: bold; text-decoration: underline; color: #0033FF } 
  
h1 { color: #A38874; }
h2 { color: #A38874; }
h3 { color: #A38874; }
h4 { color: #A38874; }
h7 { color: #A4AC7F }

/* Styles for Headers */

/* tan style - no size specified */
.chadstuff { color: #A4AC7F }

.chadstuff2 { color: #425D70 }
.chadstuff3 { color: #A4AC7F; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; }
.chadstuff4 { color: #E4E4E4; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; }
/* light blue style - used for show dates that were festival or event oriented */
.chadstuff5 { color: #00FFFF; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; }
.chadstuff6 { color: #A4AC7F; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; }
/* tan style - size 2 */
.chadstuff7 { color: #A4AC7F; font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; }


/* styles that define the main table structure */
.tdLeft  { background-color: #234078; background-image: url(images/bg-pool.jpg); background-repeat: no-repeat; background-position: right top !important }
.tdRight  { background-color: #234078; background-image: url(images/bg-pool.jpg); background-repeat: no-repeat; background-position: right top !important }
.tdRight  { background-color: #234078; font: none 10px arial,verdana,sans-serif; text-decoration: underline; padding-left: 2px; }
.tdContent a: hover { color: #99FF66; font: none 10px arial,verdana,sans-serif; text-decoration: underline; padding-left: 2px; }
.tdContent a: hover { color: #99FF66; font: none 10px arial,verdana,sans-serif; text-decoration: underline; padding-left: 2px}