body
{
	font-size: 11;
	
	color: #333;
	background-color: #fff;
}

/*Font in table*/
table,tr,td
{
	font-size:11;
}