*
{
	background: transparent;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0;
	outline: 0;
	text-align: left;
	vertical-align: middle;
}

body { font-family: 'Verdana', 'Arial'; }

form { display: inline-block; width: 100%; }

input[type="checkbox"],input[type="password"],input[type="radio"],input[type="text"],select,textarea { background-color: #f0f0f0; border: solid 1px #999999; font-size: 11px; padding: 1px 5px 1px 5px; }

table { width: 100%; }