.smalltxt {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

.normaltxt {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	margin-left: 15px;
	line-height: 140%;
}
.redstar{
	color: red;
	font-size: 10px
}

.ajaxmsg{
	color: blue;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
}

