body, p, td, ol, ul {
	font-family:verdana, sans-serif;
	font-size: 14px;
	color:#194355;
}


h1	{	font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:28px;
		color:#723864;
		margin:0 0 20px 0;
		line-height:28px;
		text-align:center;
		}
		
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#723864;
	margin: 1.3em  0em 0 0em;
		text-align:center;
		position:relative;
		top:-12px;
		}

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


.highlight { color:#723864;
	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:12px;
	}
.textLarger { font-size:15px;
	}

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

.darkBlue { color:#333366; }
.titleSubtext  { 
	color:#333366; 
	font-size:15px;
	text-align:center;
	line-height:140%;
	font-weight:bold;
	font-style:italic;
	}

.concertTable {
	border-top:1px solid #723864;
	}
.concertTable td {
		border-bottom:1px solid #723864;
		padding:4px 14px 4px 14px;
		}
