.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#story h2 {
	margin: 0px;
	font-size: medium;
	font-weight: bold;
	background-color: #EAC67A;
	border: medium solid #5B7459;
	padding: 4px;
}
.fontsm {
	font-size: small;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #557455;
}
.style5 {
	color: #64242A;
}
a {
	color: #5B7459;
}
#story h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #660000;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a:visited {
	color: #000080;
}
a:active {
	color: #800000;
}
a:hover {
	color: #800000;
}
.copyright {
	font-size: small;
	font-weight: normal;
	float: left;
	color: #557455;
}
#story2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
}
.MedBold {
	font-size: medium;
	font-weight: bold;
}
.SmBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.MedBldRed {
	font-size: medium;
	font-weight: bold;
	color: #64242A;
}
.LgRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #800000;
}