.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.style2 {font-size: 12px}
.red {
	color: #CC0000;
}
.b14 {
	font-size: 14px;
	font-weight: bold;
}
.px11 {
	font-size: 11px;
}
.red11 {
	font-size: 11px;
	color: #FF0000;
}
.under_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.red16b {
	font-size: 16px;
	font-weight: bold;
	color: #C71620;
}
.blue12 {
	font-size: 12px;
	color: #000099;
}
.style3 {

	color: #C71620;
	font-weight: bold;
	font-size: 12px;
}

