.debug_table
{
	background-color: #fff;
	font-family: Verdana, Arial;
	font-size: 10pt;
	border: 1px solid #000;
	margin-top: 20px;
}

.debug_table td
{
	padding: 2px;		
	text-align: left;
}
	

.debug_header
{
	font-weight: bold;
	background-color: #ccc;
}