BODY, DIV, TD, TH, P, OL, UL, DL, DD, DT, H1, H2, H3, H4, H5, H6, BLOCKQUOTE {
	color:		#696969;
        font-family:	Verdana, sans-serif;
}

BODY {
        background:	black;
	text-align:	center;
}

DIV.body {
	background:	white;
	border:		none;
	width:		600px;
	margin:		auto;
}

P, OL, UL, DL, H2, H3, H4, H5, H6, BLOCKQUOTE {
	text-align:	left;
}

H1 {
	text-align:	center;
}

P.links {
	text-align:	center;
	font-size:	80%;
}

P.banner {
	text-align:	center;
}

P.quote {
	text-align:	center;
	color:		black;
	font-style:	italic;
	font-size:	80%;
}

P.attrib {
	text-align:	right;
	color:		black;
	font-size:	80%;
}

P.header {
	font-weight:	bold;
	text-align:	center;
}

P.blurb {
	font-style:	italic;
	font-size:	80%;
}

P.media {
	text-align:	center;
	font-weight:	bold;
}

P.crumbs {
	color:		#00ccff;
	font-size:	90%;
	text-align:	center;
}

P.copyright {
	color:		#00ccff;
	font-size:	80%;
	text-align:	center;
}

P.date {
	font-size:	60%;
	font-weight:	bold;
}

CITE {
	font-style:	italic;
}

CITE.banner {
	font-weight:	bold;
}

TABLE.tourdates {
	text-align:	center;
	padding:	2px;
}

TD.crumbs {
	color:		#00ccff;
	font-size:	90%;
	text-align:	center;
}

A:link    { color: #696969; }
A:visited { color: #696969; }
A:active  { color: #696969; }

A.crumbs:link    { color: #9966ff }
A.crumbs:visited { color: #999999 }
A.crumbs:active  { color: #66ccff }

