h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #0B4D71;
	font-weight: normal;
	line-height: 26px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	font-weight: bolder;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #000;
}
body {
	background-color: #7D9BA6;
}
.sidebar {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #609;
	text-decoration: none;
}
p, h1, h2 {
	margin-right: 8px;
	margin-left: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
}
.imagebox {
	margin: 0px;
}
.programtitles {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #0B4D71;
}
.introhead {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	font-size: 14px;
}
.artistbios {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.ltsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: uppercase;
}
hr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #369;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.italiccaptions {
	font-style: italic;
}
