html, 
body, div, 
p,
h1, h2, h3, h4, h5, h6, 
ul, ol, li, dl, dt, dd, 
address, 
hr, 
pre, 
blockquote, 
ins, del, 
a, 
span, bdo, br, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, q, sub, sup, tt, i, b, big, small, 
object, 
img, 
map, area, 
form, label, input, select, optgroup, option, textarea, fieldset, legend, button, 
table, caption, thead, tfoot, tbody, colgroup, col, tr, th, td
{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body 
{
	line-height:1;
}

ol, ul 
{
	list-style:none;
}

:focus 
{
	outline:none;
}

a img 
{ 
	border:none; 
}

