/* CSS Document */
div#content h4 {
	font-size:1.1EM;
	letter-spacing:.07em;
	margin-bottom:15px;
}
hr { margin:7px 0 7px 0;}
#officers dt {
	margin-top: 15px;
	font-size: 14px;
}
dt {
	font-size: 1em;
	letter-spacing:.04em;
	font-weight:bold;
	padding: 3px 0 3px 0;
}
#officers dd {
	font-style: italic;
}

#officers dl {
	padding-top: 4px;
	padding-bottom: 4px;
}

#officers hr {
	margin-top: 6px;
	margin-bottom: 4px;
}

#otherofficers {
	margin-top: 8px;
}
