body {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	text-decoration: blink;
	background-color: #99FF99;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	display: table-caption;
	list-style-type: lower-alpha;
	cursor: hand;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000FF;
	text-decoration: line-through;
	background-color: #FF9999;
	border: thin dashed #FFFF00;
	list-style-type: circle;
	overflow: visible;
	position: relative;
	visibility: inherit;
	z-index: auto;
	height: auto;
	width: auto;
	cursor: se-resize;
	filter: Invert;
	page-break-before: always;
	page-break-after: auto;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFCCFF;
	list-style-type: decimal;
	cursor: crosshair;
}