body 
{
	font-family: MS UI Gothic;
	margin-left:inherit;
	margin-top:0px;
}
td
{
	/**/font-size:14px;
	height:30px;
}
a:link 
{
	font-family: MS UI Gothic;
	text-decoration: none;
	color: #000000;
}
a:visited 
{
	font-family: MS UI Gothic;
	color: #333333;
	text-decoration: MS UI Gothic;
	text-decoration: none;
}
a:hover 
{
	font-family: MS UI Gothic;
	color: #0000FF;
	text-decoration: underline;
}
a:active 
{
	font-family: MS UI Gothic;
	color:#000000;
	text-decoration: none;
}
.gridview td
{
	border-bottom: 1px Dashed #C1DAD7;
	font-size:13px;
	color: #4f6b72;
	line-height: 18px;
	font-family: MS UI Gothic;
	height:25px;
	vertical-align:middle;
}
.table td
{
	font-size:17px;
}