body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.bgwhite {
	background-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.textpurple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #901E78;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.footertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969594;
	text-decoration: none;
	text-align: center;
}
.textwhite {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#E77817;
	text-decoration: none;
}

.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.textwhitwbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textyellow {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF500;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

