@import url("main.css");

.table		{
				width:				30;
				font-family:		"Tahoma";
				font-weight:		bold;
				font-size:			9pt;
				color:				black;
				text-align:			center;
			}

.board		{
				width:				16;
				background-color:	white;
				text-align:			center;
			}
