/* CSS Document */

.tablestyle {

	border: 1px solid #ccc;

}

.tdstyle {

	border: 1px solid #ccc;
	text-align:center;

}


