.bandTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: .2em;
	list-style-position: outside;
	list-style-type: square;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 5px;
	color: #A45A29;
}
table.headlineTable {
	border-top: 2px ridge #A45A29;
	border-right: #A45A29;
	border-bottom: #A45A29;
	border-left: #A45A29;
}
.bandTitleSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	letter-spacing: .1em;
}
body {
	list-style-position: outside;
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	background-color: #333300;
	background-repeat: repeat;
}
.SquareBullets {
	list-style-type: square;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #666600;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #666600;
}
