body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/images/background.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.LegalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFCC00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	font-style: italic;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
.Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
}
.HomePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
	text-align: center;
}
.Menu a:link {
	text-decoration: none;
	color: #FF6600;
}
.Menu a:visited {
	text-decoration: none;
	color: #FF9900;
}
.Menu a:hover {
	color: #FF0000;
}
.Content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-repeat: repeat;
	padding: 8px;
}
.Framed {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFCC00;
}
li {
	padding-bottom: 4px;
}
.SongTitle {
	font-weight: bold;
	margin-bottom: 0px;
}
.SongCredit {
	font-style: italic;
	margin-top: 0px;
}
.Notes {
	font-weight: bold;
	margin-top: 1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 1em;
	width: 30%;
}
.Ads {
	margin-top: 2em;

}
