body, span, applet, object, iframe, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    outline: none;
}


img {
    border: 0;
    outline: none;
}

* html, a, div, span {
    outline: none;
}
table, td {
    vertical-align: top;
}

dt, dd, dl {
    margin: 0;
}

:focus {
	outline: 0;
}

body {
	color: black;
	background: white;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear {
    clear: both;
    font-size:0;
}