.red {
	color: #CC0000;
}
.keycolor {
	color: #990000;
}
.blue {
	color: #000099;
}
.green {
	color: #0F4E32;
}
.nomal {
	font-size: 12px;
	line-height: 150%;
}
.small {
	font-size: 10px;
	line-height: 150%;
}
.comment {
	font-size: 10px;
	line-height: 135%;
}
