body { background-color: #000000;
margin-top: 0;
margin-left: 0;
margin-right: 0;
}

p,td,li	{  font-family: Arial, Helvetica, sans-serif;
			font-size : 10pt;
 			color : #ffffff;}
p.pastconcerts	{  font-family: Arial, Helvetica, sans-serif; 
					font-size : 10pt;
					color : #f5f5f5;}
h1		{  font-family: Arial, Helvetica, sans-serif; font-size: 20pt; color : #ffffff;}
h2		{  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color : #ffffff;}
h3		{  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color : #ffffff;}
h4		{  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color : #ffffff;}	


a:link    {font-weight : bold; color : #33ff00; text-decoration : none; }
a:visited {font-weight : bold; color : #33ff99; text-decoration : none; }
a:hover   {color : #990000; }
a:active  {color : #990000; }

.white	{color : #FFFFFF; }
.red	{color : red; }
.blue {color : blue; }
.small {font-family : arial;
	font-weight : bold;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
}

