body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #003366;
	font-weight: normal;
}
.italic {
	font-style: italic;
}
.divider {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	padding-bottom: 18px;
	padding-top: 0px;
}

a {
	color: #993300;
	text-decoration: underline;
}

a:hover {
	color: #cc6600;
	text-decoration: underline;
}

form {
	background-color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #003366;
	font-weight: bolder;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #003366;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #FFCC66;
  color: #003366;
}

.sidebar {
	padding: 10px;
	background-color: #FFCC66;
	border: medium dotted #CC6600;
	margin: 0px;
	color: #993300;
	font-size: 11px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 250px;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFCC;
	padding: 2px 10px;
	background-color: #CC6600;
	margin-bottom: 20px;
	letter-spacing: 2px;
	font-weight: normal;
}
table {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 24px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #663300;
	font-weight: normal;
	line-height: 14px;
	font-style: italic;
}

.maincopy {
	color: #663300;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.songs {
	color: #996633;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: ffcc66;
}
