.textHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;

}

.textStoryHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;


}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em; 




}

.textSubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;

}

.PhotoLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;

}
.textQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.textLinksBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-align: center;
}

a.bottom:link {color: red; text-decoration: none; }
a.bottom:visited {color: purple; text-decoration: none; }
a.bottom:hover {color: orange; text-decoration: underline; }
a.bottom:active {color: blue; }
.textBodyGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #CCCCCC;

}
.textPageHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.textBodyYellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #FFFF99;
}

.textYellow {
	color: #FFFF99;
}
