.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 #CC0000 */
	color:#666666;
	font-size:13px;
	font-weight:bold;
}

A { /* fix cut off W bug for Anchor tags */
 margin:0px 0px 0px 2px;
}
.bullet {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
.paragraphnote {
	font-size: 16px;
	color: #53341E;
}
.englishtext {
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;

}
