body {
	margin-bottom: 0px;
	font-family: "vardana";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5A5A5A;
}
a:link {
	color: #5A5A5A;
	font-family: "vardana";
	font-size: 12px;
	text-decoration: underline;

}
a:hover {
	color: #5A5A5A;
	font-family: "vardana";
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #5A9CDE;
}
a:visited {
	color: #5A5A5A;
	font-family: "vardana";
	font-size: 12px;
	text-decoration: none;

}
td, textarea, input, select {
	font-family: "vardana";
	font-size: 12px;
	color: #5A5A5A;
}
.tableDetail {
	font-size: 10px;
}
