.bgIns {
	background-image: url(../images/bgIns.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #5F2369;
	text-decoration: underline;
}
.blts {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	list-style-type: square;
	margin-left: -1em;
	margin-bottom: 1em;
}
.blkTextUnderline {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.links1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}
.bltFit {
	list-style-type: square;
	font-family: "Trebuchet MS";
	font-size: 13px;
	list-style-image: url(../images/bltGreen.jpg);
}
.bltTeenNutrition {
	list-style-image: url(../images/bltOrange.jpg);
	list-style-type: square;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

