body {
	background-color: #C0C0C0;
	margin: 0px 12px 12px 12px
}

a {
	text-decoration: none;
}

.no_underline a:hover {
	border-bottom: none; 	
}

a:hover {
	border-bottom: 1px solid
}

a.no_underline {
	border-bottom: none; 	
}

.location {
	font-size: 8pt;
	color: #5050C0;
	font-weight: bold
}

.music_header {
	font-size: 8pt;
	font-weight: bold
}

td.page {
	background-color: #EEEEEE;
	padding: 20pt;
	border-style: solid;
	border-width: 1pt;
}

#rss_title, #rss_date, #rss_description {
	text-decoration: none;
	font-size: 10pt;
}
a#rss_title:link, a#rss_title:visited, a#rss_title:active {
	color: #000080;
	font-weight: bold
}
a#rss_title:hover {
	border-bottom: 1px solid brown;
}

a.toplink:link,a.toplink:visited,a.toplink:active {
	color: #000000;
	font-size: 22pt;
	font-weight: bold
}

a.toplink_small:link,a.toplink_small:visited,a.toplink_small:active {
	color: #000000;
	font-size: 10pt;
	font-weight: bold
}

a.bottomlink:link,a.bottomlink:visited,a.bottomlink:active {
	color: #008080;
	font-size: 8pt
}

.quote {
	font-size: 10pt
}

.sub_header {
	font-size: 12pt;
	font-weight: bold
}

a.light_link {
	font-size: 9pt;
	font-style: italic;
	color: #7070CC;
}

.small_note {
	font-size: 8pt;
	font-style: italic;
	color: #444444;
}

.page_title {
	font-size: 16pt;
	color: #555555;
}

.content_block {
	background-color: #FFFFFF;
	padding: 3px;
	border-style: solid;
	border-width: 1pt;	
}

