body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #4F4F50;
	background:#ffffff;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	}
a:link {
	color: #757779;
	text-decoration: none;
}
a:visited {
	color: #757779;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #757779;
	text-decoration: none;

}

.abc{
	filter: DropShadow(Color=000, OffX=1, OffY=3, Positive=2);
	}
.pc select{
	width:150px;
	}
