/**
 * Reset user agent stylesheets
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
big,
/*cite,*/

del,
dfn,
font,
img,
ins,
kbd,
q,
s,
samp,
strike,
/*sub,
sup,*/
tt,
var,
center,
dl,
dt,
dd,
ol,
ul,
li,
table, 
caption,
tbody,
tfoot,
thead,
tr,
th, 
td {
	margin: 0;
	padding: 0;
	background: transparent;
	font-weight: normal;
	border: 0;
	/*outline: 0;
	vertical-align: baseline;*/
}

