* {outline-color: transparent;	outline-style: none; outline-width: medium}
html, body, div, span, h1, h2, h3, h4, h5, h6, p,
a, img, ul, li, fieldset, form, label, input, select,
textarea, legend, table tbody, tfoot, thead, tr, th, td, dd {
	border: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {outline: 0}
body {background: #fff; color: #000; font: 11px Tahoma, Verdana, Arial; line-height: 1}
ul {list-style: none}
a {color: #000; text-decoration: none}
table {border-collapse: separate; border-spacing: 0}
th, td {font-weight: normal; text-align: left}
input, textarea {padding: 3px}
select {padding: 2px 1px}
