﻿html, body, ul, table, p
{
	height:								100%;
	margin:								0;
	padding:							0;
	width:								100%;
}

body, table, input, button, select, textarea
{
	font-family:						Verdana;
	font-size:							11px;
}