/* global things */body {	color: #FF6600;	background-color: #FFCC99;}a {	color: #006699;}a:hover {	color : #006699;}a.index,a.miniindex,a.dates,a.copyright {	color: #FFFFFF;}a.index:hover,a.miniindex:hover,a.dates:hover,a.copyright:hover {	color: white;}/* text things */td.text,td.introduction,td.setlist,font.setlisttable,td.reviews,td.links {	color: white;	background-color: #FF6600;}/* supplementary things */td.index,td.dates,td.miniindex,td.copyright,td.insert {	color: white;	background-color: #FF9900;}  /* local things */.idx_head {	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	text-transform: uppercase;	font-size : 110%;}h1.header{	font-family: Arial, Helvetica, sans-serif;	text-transform: uppercase;	font-size : x-large;	text-align: center;}h2 { text-align: left;}hr {color: silver;}
