html 	
	{ height: 100%; }
	
table
	{ border: none; border-collapse: collapse; }

td
	{ border: none; margin: 0px; padding: 0px; }

table.debug, table.debug td
	{ border: 1px solid #000000; border-collapse: collapse; }

form
	{ margin: 0px; }
	
div.debug
	{ border: 1px solid #000000; }

img
	{ border: none; display: block; }

*.inv 
	{ display: none; }

*.wf
	{ width: 100%; }
	
*.hf
	{ height: 100%; }
	
*.whf
	{ width: 100%; height: 100%; }
	
*.wh1
	{ width: 1px; height: 1px; }

*.ma {
	margin:0px auto 0px auto;
}

*.ma * {
	text-align:left;
}

*.di img {
	display:inline;
}

object {
	display:block;
}
