@charset "utf-8";
/* CSS Document */

#body
{
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	
	
	
	
	

	}
	
	
#tableall
{
	margin:0px; 
	padding:0px;
	
	border-spacing:0px;
	border-style:none;
	
	border-bottom:0px;
	border-top:0px;
	
	
	}
	
#bordertd
{
	margin:0px; 
	padding:0px;
	border:1px;
	border-spacing:0px;
	
	border-width:1px;
	border-bottom:0px;
	border-top:0px;
	border-bottom-width:1px;
	border-top-width:0px;
	
	
	}

