html, body, div, span, textarea, select,
h1, h2, h3, h4, h5, h6, p, pre,
a, img, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color: #333333;
	text-decoration: none;
}

input {
	margin: 0px;
	padding: 1px 2px;
}

table {
	border-collapse: separate;
	border-spacing: 0px;
	empty-cells:show;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, a:link img, a:visited img{
	border:none;
}

pre {
	border:1px solid #E3E3E3;
	background-color: #FEFEF0;
	padding: 7px;
	margin-top: 3px;
}





