.td {
	text-align : center;
		font-size : 30px;
	font-weight : 600;
		border-bottom-color : Silver;
		border-bottom-width : 8px;
		border-bottom-style : inset;
		padding-top : 15px;
		padding-bottom : 5px;
		border-collapse : collapse;
}
table {
	border : none;

}
.td_none {
	border-bottom-style : none;
	padding-top : 15px;
}	
I {
	
}

