.sheet01	{
	/* width : 800px ; */
	/* border: 2px #000000 solid; */
	/* border-collapse: separate; */ 
	empty-cells:show; 
	}

.sheet02	{
	width : 800px ;
	height: 50px;
	/* border: 2px #000000 solid; */
	/* border-collapse: separate; */ 
	empty-cells:show; 
	font-size: x-small;
	text-align: left; 
	}

.sheet03	{
	width : 900px ;
	/* border: 2px #000000 solid; */
	/* border-collapse: separate; */ 
	empty-cells:show; 
	}

.sheet04	{
	width : 900px ;
	height: 50px;
	/* border: 2px #000000 solid; */
	/* border-collapse: separate; */ 
	empty-cells:show;
	font-size: x-small;
	text-align: center;  
	}

.cell0101
	{
	/* width : 200px ; */
	text-align: left; 
	}

.cell0102
	{
	height : 15px ;
	}

.cell0201
	{
	width : 200px ;
	height: 50px;
	font-size: x-small;
	text-align: left; 
	}

.cell0301
	{
	width : 200px ;
	text-align: left; 
	vertical-align: top;
	padding: 10px; 
	}

.cell0302
	{
	width : 700px ;
	text-align: left; 
	vertical-align: top;
	padding: 10px; 
	}
