#contentCol h2,
#contentCol h3,
#contentCol h4,
#contentCol h5,
#contentCol h6
{
	text-align: center;
}
#contentCol h2
{
	margin-bottom: 0;
	font-size: 1.5em;
	text-transform: uppercase;
}
#contentCol h2 span
{
	white-space: nowrap;
}
#contentCol h3
{
	margin-bottom: .6em;
	font-size: 1.2em;
	text-transform: uppercase;
}
#contentCol h4
{
	margin-bottom: .6em;
}
#contentCol h5
{
	margin-bottom: .1em;
	font-size: 0.9em;
}
p.first
{
	clear: left;
}
#contentCol img
{
	display: block;
	margin-top: 1em;
	border: 1px solid #000;
}

div#contentCol p.signature
{
	margin-top: 0;
	line-height: 1;
}
div#imagesQuotes
{
	text-align: center;
}
div#imagesQuotes img
{
	margin: 0 auto;
	margin-top: 1em;
}
div#imagesQuotes p span
{
	display: block;
	font-weight: bold;
}
div#contentCol h3.h3b
{
	margin-top: 1em;
	font-size: 1.5em;
	text-transform: none;
}
