body {	background-image: url(music-sheet-black.gif); 
	background-color: #EEFFB9;
	Font-family: Arial;
	SCROLLBAR-FACE-COLOR: #831900;
	SCROLLBAR-HIGHLIGHT-COLOR: #EEFFB9;
	SCROLLBAR-SHADOW-COLOR: #83100;
	SCROLLBAR-3DLIGHT-COLOR: #D8A400;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #CA4121;
	SCROLLBAR-DARKSHADOW-COLOR: #571101;
}

table {		background-color: #EEFFB9;
}

td.left {	background-color: #831900;
		border-color:#EEFFB9; 
		border-top-width:0px; 
		border-bottom-width:0px; 
		border-left-width:0px; 
		border-right-width:0px;
} 

td.right {	background-color: #EEFFB9;
} 

table.lists {	background-color: #EEFFB9;
		font-size: 10pt;
		font-family: arial;
} 
 	

font.title {	font-size: 14pt;
		font-family: impact, arial;
		font-weight: regular;
		color: #000000;
		padding-left:25px;
}

font.text	{font-size: 10pt;
		font-family: arial;
		color: #000000;
}

p	{	font-size: 10pt;
		font-family: arial;
		color: #000000;
		padding-top:0px; 
		padding-bottom:25px; 
		padding-left:25px; 
		padding-right:25px; 
} 


hr	{	color: #D8A400;
		width: 90%;
}


span.concertname	{font size: 12pt;
			 font-family: arial;
			 color: #571101;
			 font-weight: bold;
}

span.concertdate	{font size: 12pt;
			 font-family: arial;
			 color: #831900;			 
}

span.address		{font size: 10pt;
			 font-family: arial;
			 color: #000000;
}

span.tickets		{font size: 10pt;
			 font-family: arial;
			 color: #000000;
			font-weight: bold;
}

span.feature		{font size: 10pt;
			 font-family: arial;
			 color: #831900;
}


p	{font-size: 10pt;
}


A {	text-decoration:none;
	color: #831900;
	font-size: 10pt;
}

A:link {text-decoration: none;
	color: #831900;
	font-size: 10pt;
	font-weight: bold;
}

A:visited {text-decoration: none;
	color: #831900;
	font-weight: bold;
}

A:hover {text-decoration: none;
	color: #CA4121;
	font-weight: bold;
}	


