body {
	font-family: Verdana;
	font-size: 80%;
}

.body {
	font-family: Verdana;
	font-size: 65%;
	color: #ffffff;
	padding-top: 10;
	font-weight: normal;
	line-height: 140%;
}

.songList {
	font-family: Verdana;
	font-size: 60%;
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 5px;
}

h1 {
	font-size: 200%
}

h3 {
	font-size: 150%
}

a:link {
	color: #ffffff;
}

a:active, a:hover {
	color: #ff0000;
}

a:visited {
	color: #eeeeee;
}

td.globalNav, a.globalNav, a.fixedLinks, a.fixedLinks:visited, a.globalNav:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.fixedLinks:hover, a.fixedLink:active {
	color: #ff0000;
}

a.globalNav:hover, a.globalNav:active {
	text-decoration: underline;
	color: #ff0000;
}

.heading{
	font-family: Verdana;
	font-weight: bold;
	color: #336666;
	font-size: 10pt;
}

.gig {
	font-size: 8pt;
	color: #000000;
}

.date, .city {
	font-weight: bold;
}

input, textarea {
	color: #000000;
	width: 350;
}