.main_header, .printerfriendly, .site_info, .right_nav, .copyright_info{ display: none; }

.printheader {
	display: block;
	position: static;
}
.content_main {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 12pt;
	left: 0in;
	margin-left: 0in;
	width: auto;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 0in;
	top: 120px;
	position: static;
	color: #000000;
}
.emphasis {
	font-size: 13px;
	font-weight: bold;
	font-family: Garamond, "Times New Roman", serif;
}
h1 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
h2 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

body {
	color: #000000;
	height: left;
	font-family: Garamond, "Times New Roman", serif;
	background-color: #FFFFFF;
}
/* CSS for Table START */

	#playlist {
	border: 1px solid #000000;
	text-align: center;
	margin-left: 2%;
	}

	#playlist tbody tr td {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 10pt;
	padding: 3px 11px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}

/* CSS for Table START */