.red {
	font-size: 13px;
	line-height: 25px;
	color: #990000;
	font-weight: bold;

}
.gray {
	font-size: 13px;
	line-height: 25px;
	color: #333333;
}
.blue {
	font-size: 12px;
	line-height: 25px;
	color: #336699;
	font-weight: normal;

}

