.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.75;
	letter-spacing: 0.05em;
}
.WeenyText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; }
a:link {  color: #E78200}
a:active {  color: #E78200}
a:visited {  color: #E78200}
a:hover {  color: #666666}
.PhotoCaption {  font-size: 0.8em; background-color: #FEF3E7}
.SubHead {  font-size: 1.4em; font-style: italic; font-weight: bold; color: #CA7400; background-color: #F7F7F7}
.LittleNote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; }
.ClientComment {
	font-size: 0.9em;
	background-color: #FEF3E7;
	color: Olive;
	padding: 10px;
}
.StandOut {
	color: Red;
	line-height: 1.4;
}