html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size:1em;
	font-weight:normal;
	font-style:normal;
}

ul, ol {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
}

fieldset, img {
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	border-width:initial;
	margin-bottom:0px;
	border-style:none;
}

caption, th {
	text-align:left;
}

.clearfloat {
	clear:both;
	height:0px;
	font-size:1px;
	line-height:0px;
}

