﻿.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.fontsm {
	font-size: small;
}
.fontsmb {
	font-size: small;
	font-weight: bold;
	color: #663300;
}
a {
	color: #5B7459;
}
a:visited {
	color: #557455;
}
a:active {
	color: #800000;
}
a:hover {
	color: #800000;
}
#story h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #663300;
	float: inherit;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
#story2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
}
.clear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	float: left;
}
.bold {
	font-weight: bold;
}
.MedBold {
	font-size: medium;
	font-weight: bold;
}
.textMed {
	font-size: medium;
}
.lgBrown {
	color: #663300;
	font-size: large;
}
