﻿.FeatureStory {
	font-family: Tahoma;
	font-size: x-large;
	font-weight: bold;
}
.HomePageStory {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.FeatureStoryText {
	font-family: Tahoma;
	font-size: small;
	color: #808080;
	font-weight: normal;
}
a:link {
	color: #000000;
}
a:hover {
	color: #0000FF;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0000FF;
}
.FeaturedVideoCaption {
	font-family: Tahoma;
	font-size: small;
	color: #808080;
	text-align: center;
}
.ScheduleItem {
	font-family: Tahoma;
	font-size: small;
	color: #808080;
	text-align: center;
}
.StoryParaHeader {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
}
.StoryContent {
	font-family: Tahoma;
	font-size: small;
}
.StoryIndentedList {
	font-family: Tahoma;
	font-size: small;
	text-indent: 0px;
}
