.normalTxt {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;

}
.smallTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;

}
.readTxt {
	font-family: Arial;
	font-size: 12px;
}
.pageTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
