.tstable{
	width: 90%;
	padding : 0 0 0 0;
	background-color : #C0C0C0;
	border : 3px inset;
	
}

.tscell{
	border : 2px inset;
	border-color :10651F;
	text-align: center;
	padding : 8 8 8 8;
}

.tstitlefont{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 10651F;
	font-weight : bold;
}