.normaltext {
	font-size: 9px;
	text-transform: none;
	color: #333333;
	font-family: Tahoma;
	text-align: center;
}
.news {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.programstopics {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.readmore {
	font-family: Verdana;
	font-size: 7px;
	font-weight: bold;
	color: #FF6600;
	font-style: normal;
	text-decoration: underline;
}
.specifictext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.normaltext p {

}
.normaltext div p {
	font-style: normal;
	font-size: 10px;
}
.normaltext p strong {
	font-style: normal;
}
.normaltext div {
	font-size: 10px;
}
.normaltext p {
	font-size: 9px;
}
.normaltext div p {
	font-size: 9px;
	color: #333;
}

