.title {
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #CC0000;
}
.nomal {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
}
.white {
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #FFFFFF;
}
.whiteb {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.snomal {
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.bluebold {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
}
.bgreen {
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #330000;
	font-size: 12px;
}
.w12b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.bgredtitle {
	font-size: 12px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 5px;
	width: 5px;
}

