h1	{	font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		font-size:22px;
		color:#000000;
		margin:0 0 20px 0;
		line-height:22px;
		}
		
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#7d0b00;
	margin: 1.3em  0em 0.5em 0em;
		}
h2.moreSpaceAbove {
	margin-top:3em;
	}
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:#4e5fab;
	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;
	line-height:130%;
	}

sup, .superscript { 	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
.green {
	color: #008000;
}
.blue {
	color: #0000ff;
}
.highlightgreen {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #668172;
}
.quote {
	color:#800000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:150%;
	font-weight:bold;
	margin:0;
	padding:0;
	}
.quoteAuthor {
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:150%;
	letter-spacing:2px;
	color:#000000;
	margin:3px 0 0 0;
	}
tr.lineabove td, td.lineabove {
	border-top:1px solid #444444;
	padding-top:3px;
	}
tr.moreSpaceAbove td, td.moreSpaceAbove {
	padding-top:8px;
	}

