body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0px;
	padding: 0px;
}

table
{
	border-collapse: collapse;
	border: 0px;
}

fieldset,img
{
	border: 0px;
}

address,caption,cite,code,dfn,th,var
{
	font-style: normal;
	font-weight: normal;
}

ol,ul
{
	list-style: none;
}

caption,th
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: normal;
}

abbr,acronym
{
	border: 0px;
}

body
{
	font-size: 12px;
	font-family: Arial,Helvetica,clean,sans-serif;
}

table
{
	font-size: 100%;
}

select, input, textarea
{
	font-size: 99%;
	font-family: Arial,Helvetica,clean,sans-serif;
}

pre, code
{
	font: 115% monospace;
}

body 
{
	line-height: 1.22em;
}

.clear
{
	clear: both;
}
