img
{
	border: none;
}
table, tr, th, td
{
	border-collapse: collapse;
}
code, img
{
	display: block;
}
h1, h2
{
	font-family: arial, helvetica, sans-serif;
}
body, div, h2, h3, h4, p, blockquote, ul, li, table, tr, th, td, form, textarea, input, select, option, button
{
	font-family: tahoma, arial, helvetica, sans-serif;
}
code
{
    font-family: monospace;
}
h1
{
	font-size: 18px;
}
h2
{
	font-size: 13px;
}
body, div, h3, h4, p, blockquote, ul, li, table, tr, th, td, form, textarea, input, select, option, button
{
	font-size: 11px;
}
code
{
    font-size: 10px;
}
.superscript
{
	font-size: 9px;
}
button
{
	font-weight: bold;
}
ul, ul li
{
	list-style: square;
}
body, div, h1, h2, h3, h4, p, code, blockquote, ul, li, table, tr, th, td, form
{
	margin: 0px;
}
button
{
	margin: 6px;
}
input, select, textarea
{
	margin: 3px 6px;
}
li
{
	margin-left: 18px;
}
textarea, input, select
{
	margin-left: 6px;
}
.indent
{
	margin: 0px 18px;
}
body, div, blockquote, li, table, tr, th, td
{
	padding: 0px;
}
h1, h2, h3, h4, p, ul, code
{
	padding: 6px;
}
input, textarea
{
	padding: 1px 3px;
}
.superscript
{
	padding: 0px 3px;
}
a .superscript
{
	text-decoration: none;
}
a: hover .superscript
{
	text-decoration: none;
}
th, td
{
	text-align: left;
}
th, td
{
	vertical-align: top;
}
