/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}
.style1 {font-weight: bold}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
#headerborder {
	border: thin solid #000000;
}
table {
	font-size: 0.9em;
}
#songtable {
	border: thin solid #000000;
}
#infobox {
	padding: 10px;
	text-align: left;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}

#infobox {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	width: 235px;
}
#infobox2 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	width: 235px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
