.left_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.title_word {
	font-size: 18px;
	font-weight: bold;
	color: #F60;
}
.green_word {
	font-weight: bold;
	color: #5F970B;
}
.orange_word {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F63;
	text-decoration: underline;
}
.gray_word {
	font-size: 12px;
	color: #333;
}
.gray_line {
	line-height: 22px;
	font-weight: bold;
	color: #333;
	font-size: 13px;
}
button {
	font-size: 13px;
	color: #7A5D19;
}
.button {
	font-size: 13px;
	color: #795C18;
}
.big_title {
	font-size: 22px;
	font-weight: bold;
	color: #6C754A;
	text-decoration: none;
}
