body
{
	background-color: White; 
	
}

table
{
	border: solid 2px black;
	direction: ltr;
	text-indent: 10px;
	line-height: normal;
	letter-spacing: normal;
	background-color: white;
	text-align: justify;
}

td
{    
  /*border-bottom  : solid 2px blue;*/


