html,body,h1,h2,h3,h4,h5,h6,ol,li,ul,dt,dl,dd {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	text-indent: 0px;
}
p {
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 100%;
	line-height: 2;
}


img {
	border: none;
}
.clr {
	clear: both;
}
