table .t-browser{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width : 100%;
	border : 0;
	font-weight: normal;
	font-size: 12;
	
	}
 .normaltext
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
 }
 .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333366;
}
.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333366;
	padding-bottom: 5px;
	text-decoration: none;
	}