h2 {
	font-weight: bold;
	color: #124d7f;
}

h3 {
	margin-bottom: 1.25em;
	line-height: 1.25;
	font-size: 1.2em;
	font-weight: bold;
	color: #4b99cf;
}

p, ul {
	color: #777;
}

p strong {
	color: #444;
}

.subContentB h3 {
	color: #124d7f;
}

p.copyright {
	text-indent: 10px;
}