body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.textBlock {
	letter-spacing: normal;
	word-spacing: normal;
	display: compact;
	text-align: left;
	white-space: normal;
	width: auto;
}
.list1 {
	list-style-position: inside;
	list-style-image: url((URL));
	list-style-type: disc;
}

