/* main body */
body{font-family: Arial, Helvetica;
	 font-size: 8pt;
	 color: #CCCCCC;
	 background: #000000;}


/* links color */
a {text-decoration: none;}
a:link {color: #CC3333;}
a:visited {color: #CC3333;}
a:active {color: #CCCCCC;}
a:hover {text-decoration: underline;}


/* foot notes and date */
td.smallYell  {font-family: Arial, Helvetica;
	  font-size: 7pt;
	  color: #FFCC00;}
	  
	  
/* click to play mp3 */
p.smallYell  {font-family: Arial, Helvetica;
	  font-size: 7pt;
	  color: #FFCC00;}


/* main page titles (paragraph) */
p.title {font-family: Arial, Helvetica;
	  font-size: 12pt;
	  text-align: center;
	  color: #cccccc;}


/* normal main body text (paragraph) */
p.normal {font-family: Arial, Helvetica;
	  font-size: 10pt;
	  color: #cccccc;}
	  
	  
/* normal main body text (table data) */
td.normal {font-family: Arial, Helvetica;
	  font-size: 10pt;
	  color: #cccccc;}
	  
	  
td.mediumNavText  {font-family: Arial, Helvetica;
	  font-size: 9pt;}
	  
	  
/* repertoire titles */
p.small {font-family: Arial, Helvetica;
	  font-size: 7pt;
	  color: #cccccc;}
	  

/* jazz venues titles (span) */
span.title {font-family: Arial, Helvetica;
	  font-size: 12pt;
	  text-align: center;
	  color: #cccccc;}  
	  

/* jazz venues wording */
span.small {font-family: Arial, Helvetica;
	  font-size: 7pt;
	  color: #cccccc;}
	  
