.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
.GreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #339933;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #339933;
	text-decoration: underline;
	font-weight: bold;


}
.TitlesGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #339933;
}
.textLinkWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.TitlesYellow {


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



	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.funText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC3333;
}
.textFunOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FC4F23;
	font-weight: bolder;

}
.textFunBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000CC;
	font-weight: bold;
}
.textBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	list-style-position: outside;
	line-height: 37px;
	display: none;



}
.textBulletBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	line-height: 37px;
	display: none;
	font-weight: bold;

}
.textBigLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	line-height: 45px;
	list-style-image: url(images/bullet.gif);


}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
.textBlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0000CC;
	text-decoration: blink;
	font-weight: bold;
}
.TopicItem {
	font-family: "Comic Sans MS";
	font-size: 25px;
	font-style: italic;
	font-weight: bolder;
	color: #0000CC;
	text-decoration: underline;
	margin: 5px 0px 10px 125px;
}
.topback {
	background-image: url(praisechild/images/topback.jpg);
	background-repeat: repeat-x;
}
.blacktextlink {
	font-family: Geneva;
	font-size: 14px;
	color: #333333;
}

