html 	
	{ height: 100%; }
	
table 
	{ border: none; border-collapse: collapse; }
	
td
	{ margin: 0px; padding: 0px; }
	
table.debug, table.debug td
	{ border: 1px solid #000000; border-collapse: collapse; }
	
form
	{ margin: 0px; }


img
	{ border: none; }

*.wf
	{ width: 100%; }
	
*.hf
	{ height: 100%; }
	
*.whf
	{ width: 100%; height: 100%; }
	
*.wh1
	{ width: 1px; height: 1px; }
	
*.bold
	{ font-weight: bold; }
	
*.boldall, *.boldall *
	{ font-weight: bold; }
