h1.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	background-color: #EFEFFF;
	text-align: center;
	margin: 0px;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
table.shows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.shows th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

.link {
	font-size: 16px;
	font-weight: bold;
}
.url {
	font-size: 9px;
	color: #000033;
}
.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.tableborder {
	border: 1px solid #333333;
}
.photo {
	border: 1px solid #333333;
}
