@charset "utf-8";
/* CSS Document */

.storyParagraph {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	left: auto;
	text-align: left;
}
.storyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #0033FF;
	text-align: center;
}
.storyPageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 25px;
}
.navagation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3333;
	display: block;
	padding: 4px;
	width: 141px;
	vertical-align: top;
	text-decoration: none;
	margin-right: 0px;
}
.navagation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	display: block;
	padding: 4px;
	width: 141px;
	vertical-align: top;
	text-decoration: none;
}
.GrandTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	margin-top: 5px;
}
.highlightLetters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.navagationHIGHLIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	background-color: #CC3333;
	display: block;
	padding: 4px;
	width: 141px;
}
