.report_table {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	list-style-position: inside;
	list-style-type: disc;
	cursor: crosshair;
	filter: Gray;
}

