@charset "UTF-8";
.RedBold {
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #CC0033;
	text-align: center;
}

