.TITLE-CENTER {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.Cat-Heading {
	font-family: "Trebuchet MS", Arial, "Courier New";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.Prog_names {
	font-family: "Trebuchet MS", Arial, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Center-Text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
}
.line-under {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.bullet {
	list-style-position: outside;
	list-style-type: disc;
}
.box {
	border: 1px solid #FF9900;
	padding: 5px;
}
.Center-Text {
	text-align: left;
}
.Prog_names {
	text-align: left;
}
.location-etc {
	font-size: 18px;
	color: #903;
}

