
h1	{	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		font-size:26px;
		color:#7e4621;
		margin:0 0 20px 0;
		line-height:26px;
		}
		
h2	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	color:#146a9d;
	margin: 1.3em  0em 0.5em 0em;
		}

h3	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	margin: 1em  0em 0.5em 0em;
		}
	


.highlight { color:#a21f4b;
	font-weight:bold;
	}
.textindent {
	margin-left: 16px;
}
.texthang {
	margin:0 0 0 16px;
	text-indent:-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;
}