@charset "utf-8";
.RedText {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	line-height: 24px;
	font-size: 24px;
	text-align: center;
}
