@charset "utf-8";
.ab {
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}.heading {
	font-family: "Arial Unicode MS", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 20px;
}
.listing {
	font-family: "Arial Unicode MS", Arial;
	font-size: 14px;
	font-weight: 100;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
}
.contant {
	font-family: "Arial Unicode MS", Arial;
	font-size: 14px;
	font-weight: 100;
	color: #000000;
	list-style-position: inside;
}

