.SmallPrintWhite {	
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	font-style: italic;
}
.LearningToSucceed {
	font-size: 20px;
	color: #1BA01B;
	font-family: Arial;
	font-style: italic;
}
.Mainheader {
	font-family: Arial;
	font-size: 20px;
	color: #1BA01B;
	font-family: Arial;
}
.BodyBlack {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
.BodyPurple {
	font-size: 12px;
	font-family: Arial;
	color: #381F75; 
}
.BodyGreen {
	font-size: 12px;
	font-family: Arial; 
	color: #1BA01B; 
}
.HeaderBoldGreen {
	font-family: Arial;
	font-size: 15px;
	color: #1BA01B;
	font-weight: bold;
}
.HeaderBoldPurple {
	font-family: Arial;
	font-size: 15px;
	color: #381F75;
	font-weight: bold;
