html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, img{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

body {line-height: 1; color: black; background: white;}

a {text-decoration: none; border:none;}

a img {
	border:none;
	text-decoration: none;
}

img {border:none;}

ins {text-decoration: none;}

del {text-decoration: line-through;}

:focus {
	-moz-outline:0;
	outline:0;
	outline-offset:0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {font-weight: normal;}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after, 
q:before, q:after {
	content: '';
	content: none;
}

