@charset "ISO-8859-1";
.red24bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #F00;
}
