body {
	   font-family: Arial, Helvetica, sans-serif;
	   background-color: black;
}
img {
	 border: none;
}
td { 
    font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.goldFont {
		  color: rgb(237,151,2);  /* gold */
}
.goldFontSmall {
			   color: rgb(237,151,2);  /* gold */
			   font-size: 9pt;
}		 
.whiteFont {
		   color: white;
		   font-size: 10pt;
}
.whiteFontSmall {
			    color: white;
			    font-size: 9pt;
}		  
.artistImage {
			 float: left;
			 margin-top: 1em;
			 margin-right: 1em;
}		  		 
table {
	  position: absolute, center;
	  top: 0em;
}
.eventPageSpacer {
				  margin-left: 2.6em;
}
.eventPageSpacer_2 {
                    margin-left: 1.0em;
}					 
  
