img
{
	border: none;
}
table, thead, tfoot, tbody, tr, th, td
{
	border-collapse: collapse;
}
input, textarea, select, button
{
	border: 1px solid #000000;
}
img
{
	display: block;
}
body, div, h1, h2, h3, h4, p, ul, li, form, textarea, input, select, option, button, table, thead, tfoot, tbody, tr, th, td
{
	font-family: tahoma, sans-serif;
}
h1
{
	font-size: 24px;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 12px;
}
body, div, h4, p, ul, li, form, textarea, input, select, option, button, table, thead, tfoot, tbody, tr, th, td
{
	font-size: 11px;
}
small
{
	font-size: 9px;
}
ul, li
{
	list-style: none;
}
body, div, h1, h2, h3, h4, p, ul, li, form, button, table, thead, tfoot, tbody, tr, th, td
{
	margin: 0;
}
textarea, input, select
{
	margin: 2px 6px;
}
button
{
	margin: 6px;
}
body, div, ul, form, table, thead, tfoot, tbody, tr, th, td
{
	padding: 0;
}
h1, h2, h3, h4, p, li
{
	padding: 6px;
}
li
{
	padding-left: 28px;
}
th, td
{
	text-align: left;
}
a
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
th, td
{
	vertical-align: top;
}
