.table_1 {
	background-color: #66CC00;
}
.table_2 {
	background-color: #66FF00;
}
.title {
	font-size: 14px;
	color: #336633;
	text-decoration: underline;
}
.body {
	font-size: 12px;
}
