body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

.normal  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

.title  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 700;
}


.small {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.verysmall {
    font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


.big  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.headline  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	text-transform : uppercase;
}

.kicker  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-transform : uppercase;
}

TABLE.whenwhere {
 border : 1px inset Gray;
 font-family : Arial, Helvetica, sans-serif;
 width : 100%;
} 

TABLE.listings {
 border : 1px inset Gray;
 font-family : Arial, Helvetica, sans-serif;
 width : 200px;
} 

TABLE.apple {
 border : 1px inset Gray;
 font-family : Arial, Helvetica, sans-serif;
} 

.smallcaps  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform : uppercase;
	list-style : square;
}

.listingsvenue {
	text-transform : uppercase;
	font-weight : bold;
}


.nav2	{
	color: #FFFFCC;
	font-size: 9pt;
}

A.nav2:hover	{
	color: #FFFFFF;
	font-size: 9pt;
}

A.nav2:link	{
	color: #FFFFCC;
	font-size: 9pt;
}

A.nav2:active	{
	color: #FFFFFF;
	font-size: 9pt;
}

A.nav2:visited	{
	color: #FFFFCC;
	font-size: 9pt;
}

.nav3	{
	color: #006699;
	font-size: 7pt;
	font-face : sans-serif;
}

A.nav3:hover	{
	color: #cc9900;
	font-size: 7pt;
	font-face : sans-serif;
}

A.nav3:link	{
	color: #006699;
	font-size: 7pt;
	font-face : sans-serif;
}

A.nav3:active	{
	color: #cc9900;
	font-size: 7pt;
	font-face : sans-serif;
}

A.nav3:visited	{
	color: #000033;
	font-size: 7pt;
	font-face : sans-serif;
}

A.footer:hover	{
	color: #00ccff;
	font-size: 9pt;
}

A.footer:link	{
	color: #3399ff;
	font-size: 9pt;
}

A.footer:active	{
	color: #66ffff;
	font-size: 9pt;
}

A.footer:visited	{
	color: silver;
	font-size: 9pt;
}

.bottom {
	color: #F0FFFF;
	font-size: 9pt;	
}

A.bottom:hover	{
	color: #00ccff;
	font-size: 9pt;
}

A.bottom:link	{
	color: #F0FFFF;
	font-size: 9pt;
}

A.bottom:active	{
	color: #66ffff;
	font-size: 9pt;
}

A.bottom:visited	{
	color: silver;
	font-size: 9pt;
}

.white
	{ 
	  color: #ffffff;
	}
	
.grey
	{ 
	  color: #DCDCDC;
	}

.blue
	{ 
	  background-color: #B0C4DE;
	}
	
.red
	{ 
	  color: #990000;
	}
	
.green
	{ 
	  background-color: #8FBC8F;
	}
	
.yellow
	{ 
	  background-color: #FFF8DC;
	}

