body,td,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
	margin: 0;
	padding: 0;
}

img
{
	vertical-align: baseline;
	border: 0;
}

a
{
	text-decoration: none;
	cursor: pointer;
}

a:hover
{
	text-decoration: underline;
}

:focus
{
	outline: 0;
}

body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	list-style: none;
}

h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.hidden
{
	display:none;
}
