td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.hometext {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 17px;
}
.ovations {
	font-size: 15px;
	font-weight: bold;
	color: #00746B;
}
.songtitles {
	font-size: 11px;
	line-height: 16px;
}
.types {
	font-size: 11px;
}
.sidetext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidetext2 {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.sidetext3 {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
a	{
	font-size: 13px;
	font-style: normal;
	color: #0000cc;
	text-decoration: underline;
	}
.a:link {
	font-size: 13px;
	font-style: normal;
	color: #0000cc;
	text-decoration: underline;
}
.a:hover {
	font-size: 13px;
	font-style: normal;
	color: #0000cc;
	text-decoration: underline;
}
.a:visited {
	font-size: 13px;
	font-style: normal;
	color: #0000cc;
	text-decoration: underline;
}
.a:active {
	font-size: 13px;
	font-style: normal;
	color: #0000cc;
	text-decoration: underline;
}
.b	{
	font-size: 12px;
	font-style: normal;
	color: #cccccc;
	text-decoration: underline;
	}	

.b:link {
	font-size: 12px;
	font-style: normal;
	color: #cccccc;
	text-decoration: underline;
}
.b:hover {
	font-size: 12px;
	font-style: normal;
	color: #cccccc;
	text-decoration: underline;
}
.b:visited {
	font-size: 12px;
	font-style: normal;
	color: #cccccc;
	text-decoration: underline;
}
.b:active {
	font-size: 12px;
	font-style: normal;
	color: #cccccc;
	text-decoration: underline;
}.peterheading {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ffcc00;
}
.performed {
	font-size: 16px;
	color: #ffcc00;
}
h1 {
	font-size: 14px;
}
li {
	list-style-image: url(images/bullet.gif);
}

