b, strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#contentMain h1,
#contentMain h2 {
	color: #ad946b;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

#contentMain p {
	line-height: 14px;
	margin-bottom: 15px;
}

#contentMain a {
	color: #ad946b;
}

#contentMain a:hover {
	text-decoration: underline;
}

#contentMain .csc-textpic-caption {
	padding-top: 3px;
	font-size: 0.8em;
}

#contentMain a.seo {
	color: #8F231A;
}
