.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #DE107B;
}
.bodytext_boldpink {
	font-family: Arial;
	font-size: 12px;
	color: #DE107B;
	font-weight: bold;
}
.download {
	font-family: Arial;
	font-size: 12px;
	color: #942CEF;
}
.textpinkh1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #DE107B;
}
.textbold_green {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EF9A42;
}
.textbold_white {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_white {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.bigtext_purple {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #CE9AFF;
}
.textbold_yellow {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF84;
}
.textwhite {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
