.toksho table tr th , .toksho table tr td {
	border-right: thin solid #999;
	border-bottom: thin solid #999;
	padding:10px;
}
.toksho table {
	border-top: thin solid #999;
	border-left: thin solid #999;
	margin-top:30px;
}
.ttl{
	border-bottom: 3px solid #336633;
	font-size:25px;
	font-weight:bold;
	color:#336633;
}