<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html 
{
	height:100%;
}

body
{
	height:100%;
	margin:0px;
}

form
{
	height:100%;
	margin:0px;
}

img
{
	border:none;
}

p
{
	margin:0px;
}

table
{	border:none;
 	border-collapse:collapse;
 	border-spacing:0px; }

td
{	padding:0px; }
</pre></body></html>