@charset "utf-8";

/* CSS Document */



.BIGtextpurpleBOLD {

	font-family: Arial;

	font-size: 20px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #6D4394;

	text-transform: uppercase;

}

.SMALLtextpurple {

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #6D4394;

}

.SMALLtextblack {

	font-family: Arial;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

}

.Boldprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F0F;
}
