h1	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	color:#7e4621;
	margin:0 0 20px 0;
	line-height:26px;
	font-weight: normal;
		}
		
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#b12a1b;
	margin: 1.3em  0em 0.5em 0em;
		}

h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:inherit
	font-size:12px;
	color:#000000;
	margin: 1em  0em 0.5em 0em;
		}
	


.highlight { color:#4f0045;
	font-weight:bold;
	}
.textindent {
	margin-left: 16px;
}
.query {
	color: #CC0033;
	font-weight: bold;
}
.photoright { float:right;
	margin:0 0 10px 14px;
	}

.photoleft { float:left;
	margin:0 14px 10px 0px;
	}


.moreSpaceAbove { margin-top:1.5em;
	}
.noSpaceBelow	{ margin-bottom:0;
	}
.noSpaceAbove	{ margin-top:0;
	}
.hangingIndent  { margin:0 0 0 16px;
	text-indent:-16px;
	}

.textSmaller { font-size:10px;
	}

sup, .superscript { 	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
.quote {
	font-weight:bold;
	color:#4f0045;
	margin-bottom:0;
}