@charset "utf-8";
/* CSS Document */

.footertext {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
}
.headertext {
	font-family: "Courier New", Courier, monospace;
	font-size: 29px;
	font-weight: bolder;
	color: #06F;
}
.menubuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}
.steptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #144DDA;
}

.steptext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #F90
}
.cclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: underline;
}
.rapidrewardsbullets {
	font-weight: bolder;
	color: #000;
}


.bodytext p {
	/* [disabled]font-weight: bold; */
}
.RedStep {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
