.pagehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #2318C8;
	text-align: center;
	text-transform: uppercase;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #2318C8;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}
.pagebdy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2318C8;
}
.krispey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
	background-color: #CC3300;
}
.easytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
}
.steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC3300;
}

