﻿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; }
