@import url("abc1.css");
.abc {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

