.stories {
	font-family: "Trebuchet MS";
	font-size: 14px
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width:300px;
	line-height: 115%;
	letter-spacing: .1em;
}
.year_heading {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	line-height: 115%;
	font-weight: bolder;
	color: #000000;
	word-spacing: .2em;
}

.heading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	background-position: center;
	letter-spacing: 0.1em;
	text-align: center;
}
.credits {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	background-position: left;
	text-align: left;
}
.scripture {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background-position: center;
	text-align: center;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 115%;
}

