h1	{
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#800000;
	margin:0 0 20px 0;
	line-height:24px;
		}
		
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	margin: 1.3em  0em 0.5em 0em;
		}

h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#800000;
	margin: 1.5em 0em 0.5em 0em;
		}

h4	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color:#000000;
	margin: 1.2em 0em 0.4em 0em;
		}

ul.nobullet { list-style-type:none; }
li.nobullet { list-style-type:none; margin-top:.8em; margin-bottom:.8em; }

.highlight {
	color:#800000;
	font-weight:bold;
	}
.textindent {
	margin-left: 2em;
	padding:0;
}
ul.textindent {
	margin-left: 3.6em;
	padding:0;
}
 
.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;
}
.head1a {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol.outline { list-style-type:upper-alpha;
	padding-left:2em;
	margin:.8em 0 .5em 0;
	}
ol.outline ol {
	list-style-type:decimal;
	padding-left:1.8em;
	}
ol.outline ol li {
	margin:.5em 0 0 0;
	}
ol.outline ol ol {
	list-style-type:lower-alpha;
	padding-left:1.8em;
	margin:0 0 0 0;
	}
ol.outline ol ol  li {
	margin:0 0 0 0;
	}
ol.outline ol ol ol {
	list-style-type:lower-roman;
	padding-left:2.2em;
	margin:0 0 0 0;
	}
ol.outline ol ol ol  li {
	margin:0 0 0 0;
	}
ol.noSpace li, ul.noSpace li { margin-bottom:0; margin-top:0; }