.siteTitle { /* to be replaced with MCtitleRed later */
	color:#CC0000;
	font-size:22px;
	font-weight:normal;
	padding: 0px 0px 10px 0px;
}
.titleDivider, .firstWordTitle { /* to be replaced with MCtitleRedLt later */
	color:#FF3333;
	font-size:22px;
	font-weight:normal;
	padding: 0px 0px 10px 0px;
}
.lastWordTitle { /* to be replaced with MCtitleRedLt later */
	color:#FF3333;
	font-size:22px;
	font-weight:normal;
	padding: 0px 0px 10px 0px;
}
h4 { /* to be replaced with <strong> later */
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
h2 { /* to be replaced with MChdrRed later */
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
}