h1	{
	font-family: "Britannic Bold", BritannicBold, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:31px;
	color:#642956;
	margin:0 0 20px 8px;
	text-indent:16px;
	padding-top:12px;
	line-height:35px;
		}
		
h2	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#825276;
	padding-top:1.3em;
	margin: 0  0em 0.5em 0em;
		}
h2.noSpaceAbove { padding-top:0; }
h3	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	color:#642956;
	margin: 1em  0em 0.5em 0em;
		}

body, p, td, ol, ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
p,ol,ul { margin:0 0 .8em 0; 
	line-height:140%;
	}

td { vertical-align:top; }



.highlight { color:#a21f4b;
	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:11px;
	line-height:130%;
	}
.textLarger { font-size:15px;
	}

sup, .superscript { 	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

.purple { 	color:#642956; }
.quoteauthor {
	margin-left:40px;
	position:relative;
	top:-8px;
}