textarea, input
{
	border: 1px solid #e5e5e5;
}
img, button
{
	border: 0;
}
table, thead, tfoot, tbody, tr, th, td
{
	border-collapse: collapse;
}
img
{
	display: block;
}
body, div, p, ul, ol, li, blockquote, form, input, textarea, select, option, button, table, thead, tfoot, tbody, tr, th, td
{
	font-family: arial, verdana, arial, helvetica, sans-serif;
}
h1, h2, h3
{
	font-family: arial, helvetica, sans-serif;
}
blockquote
{
	font-family: times new roman, times, serif;
}
h1
{
	font-size: 19px;
	line-height: 24px;	
}
blockquote
{
	font-size: 16px;
}
h2
{
	font-size: 13px;
}
body, div, h3, p, ul, ol, li, form, input, textarea, select, option, button, table, thead, tfoot, tbody, tr, th, td
{
	font-size: 11px;
	line-height: 15px;
}
blockquote
{
	font-style: italic;
}
button
{
	font-weight: bold;
}
body, div, h1, h2, h3, p, ul, ol, li, blockquote, img, form, table, thead, tfoot, tbody, tr, th, td
{
	margin: 0;
}
li
{
	margin-left: 16px;
}
input, textarea, select, option
{
	margin: 3px 6px 0 6px;
}
button
{
	margin: 4px 6px 0 6px;
}
body, div, h1, h2, h3, p, ul, ol, li, img, option, table, thead, tfoot, tbody, tr, th, td
{
	padding: 0;
}
input, textarea, select
{
	padding: 1px;
}
button
{
	padding: 1px 6px 2px 6px;
}
h1, h2, h3, p, ul, ol, blockquote
{
	padding: 6px;
}
th, td
{
	text-align: left;
}
th, td
{
	vertical-align: top;
}
