.normal_body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
.title_green {
	font-size: 21px;
	color: #077729;
}
.title_red {
	font-size: 21px;
	color: #d00612;
}
.title_blue {
	font-size: 21px;
	color: #0092e0;
}
.title_yellow {
	font-size: 21px;
	color: #f6df17;
}