body {
	font-family: Arial, Helvetica, sans-serif;
}

.table
{
	border: 1px solid black;
	text-align:left;
}
.n
{	
	text-align:left;
	font-weight:normal;
	color : Red;
}
.t
{
	padding-left:50px;
}
