@charset "utf-8";
/* CSS Document */

.span
{	border-style:solid;
	border:thin;
	height:9px;
	width:9px;
	display:table;}

.table
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;}

.body
{	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;}

