body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-type: square;
	list-style-image:  url(/Assets/list.jpg);
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	height: 9pt;
	width: auto;




}

td {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-image:  url(/Assets/list.jpg);
	list-style-type: square;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
	list-style-image:  url(/Assets/list.jpg);


}
