html, body, div, p, h1, h2, h3, h4, h5, h6, form, ul, ol, li, span {
	margin: 0px;
	padding: 0px;
}
em {
	font-style: normal;
}
ul, ol {
	list-style: none;
}
body, div, p, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img {
	vertical-align: bottom;
}
address {
	font-style: normal;
	color: #ffffff;
}

a img {
	border: none;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}
table th,
table td {
	text-align: left;
	font-weight: normal;
}