h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:26px;
	color:#000000;
	margin:0 0 0 0;
	line-height:26px;
		}
		
h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#555555;
	text-transform:uppercase;
	letter-spacing:3px;
	margin: 0em 0em 2em 0em;
		}

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


.red { color:#800000;
	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;
}
table.outlined td {
	border:1px solid #666666;
	border-collapse:collapse;
	padding:2px 6px 2px 6px;
	}
table.outlined {
	border:1px solid #666666;
	border-collapse:collapse;
	margin-left:1px;
	}
.yellow {
	font-weight: bold;
	color: #e58e1a;
}
.green {
	color: #008000;
	font-weight: bold;
}
