@charset "ISO-8859-1";
.RedBOLD {
	font-style: normal;
	font-weight: bold;
	color: #900;
	font-size: 16px;
}
.BLandBd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #30F;
	text-align: center;
}
.BigandBlue {
	text-align: center;
	color: #00F;
	font-size: 24px;
	font-style: italic;
}
