input, textarea, select, img, button, hr
{
	border: 0;
}
textarea, input
{
	border: 1px solid #bfc9df;
}
hr
{
	border-top: 1px solid #000000;
}
table, thead, tfoot, tbody, tr, th, td
{
	border-collapse: collapse;
}
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-family: gill sans mt, arial, helvetica, sans-serif; */
	font-family: helvetica, arial, helvetica, sans-serif;
}
body
{
	font-size: 73%;
}
h1
{
	font-size: 1.9em;
}
h2, big
{
	font-size: 1.15em;
}
h3, p, ul, ol, li, form, input, textarea, select, option, button, table, thead, tfoot, tbody, tr, th, td
{
	font-size: 1em;
}
h1
{
	font-weight: normal;
}
button, big
{
	font-weight: bold;
}
hr
{
	height: 1px;
}
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, button
{
	margin: 2px 6px 0 6px;
}
button
{
	margin: 3px 6px 0 6px;
}
hr
{
	margin: 6px;
}
table
{
	margin: 3px;
}
h1
{
	margin-bottom:6px;
}
hr
{
	overflow: hidden;
}
body, div, li, img, option, button, table, thead, tfoot, tbody, tr, th, td, hr
{
	padding: 0;
}
input, textarea, select
{
	padding: 2px;
}
h1
{
	padding: 6px 6px 0 6px;
}
h2, h3, p, ul, ol
{
	padding: 6px;
}
th, td
{
	padding: 3px;
}
th, td
{
	text-align: left;
}
th, td
{
	vertical-align: top;
}