TABLE.x{
	margin: 0px;
	width: 500px;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: white;
	border : 1px double;
	text-align : justify;
	background-repeat : no-repeat;
}

td {
		font-size:12px;
		font-family:verdana;
		text-align : justify;
		background-repeat : no-repeat;
}
