.textHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;

}


.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: 20px;

}
.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; }