input, textarea, select, img, button, hr
{
	border: 0;
}
input
{
	border: 1px solid #bfc9df;
}
table, thead, tfoot, tbody, tr, th, td
{
	border-collapse: collapse;
}
hr
{
	clear: both;
}
hr
{
	display: block;
}
body, div, h1, h2, h3, p, ul, ol, li, form, input, textarea, select, option, button, table, thead, tfoot, tbody, tr, th, td
{
	font-family: arial, helvetica, sans-serif;
}
h1
{
	font-size: 17px;
}
h2, big
{
	font-size: 13px;
}
body, h3, p, ul, ol, li, form, input, textarea, select, option, button, table, thead, tfoot, tbody, tr, th, td
{
	font-size: 11px;
}
button, big
{
	font-weight: bold;
}
hr
{
	height: 2px;
}
body, div, h1, h2, h3, p, ul, ol, li, img, form, thead, tfoot, tbody, tr, th, td
{
	margin: 0;
}
li
{
	margin-left: 18px;
}
input, textarea, select
{
	margin: 2px 6px 0 6px;
}
button
{
	margin: 3px 6px 3px 6px;
}
table
{
	margin: 6px;
}
hr
{
	margin: 6px 0;
}
hr
{
	overflow: hidden;
}
body, div, li, img, option, button, table, thead, tfoot, tbody, tr, hr, th h1, th h2, th h3, th p, th ul, th ol, td h1, td h2, td h3, td p, td ul, td ol
{
	padding: 0;
}
input, textarea, select
{
	padding: 2px;
}
h1, h2, h3, p, ul, ol
{
	padding: 6px;
}
th, td
{
	padding: 3px 6px;
}
th, td
{
	text-align: left;
}
th, td
{
	vertical-align: top;
}