.red_heading {
	font-size: 14px;
	color: #660000;
}
.red_podcast {
	font-size: 11px;
	color: #660000;
	text-align:center;
}
.body_black {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
}
.sub_brown {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #5A4A31;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
.column {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.red_link {
	font-size: 14px;
	color: #660000;
}
.body_black_italic {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
}
.body_red_italic {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	font-style: italic;
}
.message_grayed_out {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-style: normal;
}
.message_red_page_link {
	font-size: 14px;
	color: #660000;
}
.message_recent_date_brown {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #5A4A31;
	font-style: normal;
}
.message_recent_chapter_black {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
}
/* begin rsslink css*/
.rsslink_img { height:63px; width:140px;margin-top:30px;background-repeat:no-repeat;}
a.rsslink_img { background-image:URL(/images/cc_rss_icon.png);background-position:center 0px;display:block;}
a.rsslink_img:hover { background-position:center -63px; }
/* end rsslink css*/
/* begin podcastspage link css*/
.podcastslink_img { height:63px; width:140px;margin-top:30px;background-repeat:no-repeat;}
a.podcastslink_img { background-image:URL(/images/cc_podcastpage_icon.png);background-position:center 0px;display:block;}
a.podcastslink_img:hover { background-position:center -63px; }
/* end podcastspage link css*/